We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b0ea33 + 2789d85 commit 61de4eaCopy full SHA for 61de4ea
docs/conf.py
@@ -91,7 +91,7 @@ def get_version():
91
autosectionlabel_prefix_document = True
92
93
# sphinx-notfound-page
94
-# https://github.com/rtfd/sphinx-notfound-page
+# https://github.com/readthedocs/sphinx-notfound-page
95
notfound_context = {
96
'title': 'Page Not Found',
97
'body': '''
setup.cfg
@@ -25,6 +25,6 @@ include_package_data = True
25
zip_safe = False
26
27
[tool:release]
28
-github_owner = rtfd
+github_owner = readthedocs
29
github_repo = readthedocs.org
30
0 commit comments