Commit a3e76fc 1 parent 2292a12 commit a3e76fc Copy full SHA for a3e76fc
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 87
87
if : startsWith(github.ref, 'refs/tags/')
88
88
with :
89
89
name : " sphinxcontrib-applehelp ${{ steps.get_version.outputs.version }}"
90
- body : " Changelog: https://www. sphinx-doc.org/en/ master/changes.html "
90
+ body : " Changelog: https://github.com/ sphinx-doc/sphinxcontrib-applehelp/blob/ master/CHANGES.rst "
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ build-backend = "flit_core.buildapi"
7
7
name = " sphinxcontrib-applehelp"
8
8
description = " sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
9
9
readme = " README.rst"
10
- urls.Changelog = " https://www. sphinx-doc.org/en/ master/changes.html "
11
- urls.Code = " https://github.com/sphinx-doc/sphinxcontrib-applehelp"
10
+ urls.Changelog = " https://github.com/ sphinx-doc/sphinxcontrib-applehelp/blob/ master/CHANGES.rst "
11
+ urls.Code = " https://github.com/sphinx-doc/sphinxcontrib-applehelp/ "
12
12
urls.Download = " https://pypi.org/project/sphinxcontrib-applehelp/"
13
13
urls.Homepage = " https://www.sphinx-doc.org/"
14
- urls."Issue tracker" = " https://github.com/sphinx-doc/sphinx/issues"
14
+ urls."Issue tracker" = " https://github.com/sphinx-doc/sphinx/issues/ "
15
15
license.text = " BSD-2-Clause"
16
16
requires-python = " >=3.9"
17
17
You can’t perform that action at this time.
0 commit comments