We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fdc04 commit ea9e92bCopy full SHA for ea9e92b
pyproject.toml
@@ -11,7 +11,7 @@ urls.Changelog = "https://alabaster.readthedocs.io/en/latest/changelog.html"
11
urls.Documentation = "https://alabaster.readthedocs.io/"
12
urls.Download = "https://pypi.org/project/alabaster/"
13
urls.Homepage = "https://alabaster.readthedocs.io/"
14
-urls."Issue tracker" = "https://github.com/bitprophet/alabaster/issues"
+urls."Issue tracker" = "https://github.com/sphinx-doc/alabaster/issues"
15
urls.Source = "https://github.com/sphinx-doc/alabaster"
16
license.text = "BSD-3-Clause"
17
requires-python = ">=3.9"
0 commit comments