Skip to content

Commit 61de4ea

Browse files
authored
Merge pull request #5869 from stsewd/update-rtfd-to-readthedocs
Update rtfd -> readthedocs
2 parents 1b0ea33 + 2789d85 commit 61de4ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def get_version():
9191
autosectionlabel_prefix_document = True
9292

9393
# sphinx-notfound-page
94-
# https://github.com/rtfd/sphinx-notfound-page
94+
# https://github.com/readthedocs/sphinx-notfound-page
9595
notfound_context = {
9696
'title': 'Page Not Found',
9797
'body': '''

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ include_package_data = True
2525
zip_safe = False
2626

2727
[tool:release]
28-
github_owner = rtfd
28+
github_owner = readthedocs
2929
github_repo = readthedocs.org
3030

0 commit comments

Comments
 (0)