diff --git a/docs/conf.py b/docs/conf.py index 461ed59..9b80324 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -39,9 +39,9 @@ extensions = [ intersphinx_mapping = { 'alembic': ('https://alembic.sqlalchemy.org/en/latest/', None), - 'rattail': ('https://rattailproject.org/docs/rattail/', None), - 'tailbone': ('https://rattailproject.org/docs/tailbone/', None), - 'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None), + 'rattail': ('https://docs.wuttaproject.org/rattail/', None), + 'tailbone': ('https://docs.wuttaproject.org/tailbone/', None), + 'wuttjamaican': ('https://docs.wuttaproject.org/wuttjamaican/', None), } # Add any paths that contain templates here, relative to this directory.