diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-16 08:29:17 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-16 08:29:17 -0500 |
| commit | abbb4e32d81312df5be33f4f285eab5023a78977 (patch) | |
| tree | 601b50ec80638feeb174f5045d351ee8bf424f47 /docs | |
| parent | f6e757d569401cd52e10e7933943798574447601 (diff) | |
| download | tablib-abbb4e32d81312df5be33f4f285eab5023a78977.tar.gz | |
update footer in docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
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 |
