Compare commits
2 commits
79a43345e0
...
9a920f3266
Author | SHA1 | Date | |
---|---|---|---|
|
9a920f3266 | ||
![]() |
54faf58df0 |
|
@ -40,7 +40,7 @@ extensions = [
|
||||||
]
|
]
|
||||||
|
|
||||||
intersphinx_mapping = {
|
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.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
|
|
@ -51,10 +51,10 @@ messkit = "messkit.config:MesskitConfig"
|
||||||
|
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://redmine.rattailproject.org/projects/messkit"
|
Homepage = "https://rattailproject.org"
|
||||||
Repository = "https://kallithea.rattailproject.org/rattail-project/messkit"
|
Repository = "https://forgejo.wuttaproject.org/rattail/messkit"
|
||||||
Issues = "https://redmine.rattailproject.org/projects/messkit/issues"
|
Issues = "https://forgejo.wuttaproject.org/rattail/messkit/issues"
|
||||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/messkit/files/master/CHANGELOG.md"
|
Changelog = "https://forgejo.wuttaproject.org/rattail/messkit/src/branch/master/CHANGELOG.md"
|
||||||
|
|
||||||
|
|
||||||
[tool.commitizen]
|
[tool.commitizen]
|
||||||
|
|
Loading…
Reference in a new issue