summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2016-02-16 08:29:17 -0500
committerKenneth Reitz <me@kennethreitz.org>2016-02-16 08:29:17 -0500
commitabbb4e32d81312df5be33f4f285eab5023a78977 (patch)
tree601b50ec80638feeb174f5045d351ee8bf424f47
parentf6e757d569401cd52e10e7933943798574447601 (diff)
downloadtablib-abbb4e32d81312df5be33f4f285eab5023a78977.tar.gz
update footer in docs
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a9248fc..1642931 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'Tablib'
-copyright = u'2011. A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a> Project'
+copyright = u'2016. A <a href="http://kennethreitz.org/">Kenneth Reitz</a> Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the