docs: update intersphinx doc links per server migration
This commit is contained in:
parent
be28325a92
commit
b2e2d2a6d0
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue