diff --git a/docs/conf.py b/docs/conf.py index b8262e6..77357ef 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,7 +40,7 @@ extensions = [ ] 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.