diff --git a/docs/conf.py b/docs/conf.py index 9abf338..0c78efc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -30,7 +30,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] intersphinx_mapping = { 'python': ('https://docs.python.org/3/', None), - 'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None), + 'wuttjamaican': ('https://docs.wuttaproject.org/wuttjamaican/', None), }