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-serializinghtml ${{ 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-serializinghtml/blob/ master/CHANGES.rst "
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ name = "sphinxcontrib-serializinghtml"
8
8
description = """ sphinxcontrib-serializinghtml is a sphinx extension which \
9
9
outputs "serialized" HTML files (json and pickle)"""
10
10
readme = " README.rst"
11
- urls.Changelog = " https://www. sphinx-doc.org/en/ master/changes.html "
12
- urls.Code = " https://github.com/sphinx-doc/sphinxcontrib-serializinghtml"
11
+ urls.Changelog = " https://github.com/ sphinx-doc/sphinxcontrib-serializinghtml/blob/ master/CHANGES.rst "
12
+ urls.Code = " https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/ "
13
13
urls.Download = " https://pypi.org/project/sphinxcontrib-serializinghtml/"
14
14
urls.Homepage = " https://www.sphinx-doc.org/"
15
- urls."Issue tracker" = " https://github.com/sphinx-doc/sphinx/issues"
15
+ urls."Issue tracker" = " https://github.com/sphinx-doc/sphinx/issues/ "
16
16
license.text = " BSD-2-Clause"
17
17
requires-python = " >=3.9"
18
18
You can’t perform that action at this time.
0 commit comments