Skip to content

Commit ea9e92b

Browse files
committed
Correct the issue tracker URL
1 parent f3fdc04 commit ea9e92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ urls.Changelog = "https://alabaster.readthedocs.io/en/latest/changelog.html"
1111
urls.Documentation = "https://alabaster.readthedocs.io/"
1212
urls.Download = "https://pypi.org/project/alabaster/"
1313
urls.Homepage = "https://alabaster.readthedocs.io/"
14-
urls."Issue tracker" = "https://github.com/bitprophet/alabaster/issues"
14+
urls."Issue tracker" = "https://github.com/sphinx-doc/alabaster/issues"
1515
urls.Source = "https://github.com/sphinx-doc/alabaster"
1616
license.text = "BSD-3-Clause"
1717
requires-python = ">=3.9"

0 commit comments

Comments
 (0)