docs: update intersphinx doc links per server migration

This commit is contained in:
Lance Edgar 2025-02-18 12:14:24 -06:00
parent 54faf58df0
commit 9a920f3266

View file

@ -40,7 +40,7 @@ extensions = [
] ]
intersphinx_mapping = { intersphinx_mapping = {
'rattail-manual': ('https://rattailproject.org/docs/rattail-manual/', None), 'rattail-manual': ('https://docs.wuttaproject.org/rattail-manual/', None),
} }
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.