docs: update intersphinx doc links per server migration
This commit is contained in:
parent
7721ddf11e
commit
5d3820a8f2
|
@ -27,8 +27,8 @@ templates_path = ['_templates']
|
|||
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||
|
||||
intersphinx_mapping = {
|
||||
'sideshow': ('https://rattailproject.org/docs/sideshow/', None),
|
||||
'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None),
|
||||
'sideshow': ('https://docs.wuttaproject.org/sideshow/', None),
|
||||
'wuttjamaican': ('https://docs.wuttaproject.org/wuttjamaican/', None),
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue