8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4c4638 + a00b6a3 commit 6af00e9Copy full SHA for 6af00e9
docs/conf.py
@@ -49,7 +49,7 @@
49
# General information about the project.
50
current_year = datetime.datetime.now().year
51
project = u'pythonguide'
52
-copyright = (u'2011-{} <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a>'
+copyright = (u'2011-{} <a href="https://www.kennethreitz.org/projects">Kenneth Reitz</a>'
53
' & <a href="https://realpython.com">Real Python</a>.'
54
' <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY-NC-SA 3.0</a>').format(current_year)
55
0 commit comments