Skip to content

Commit d3f96f7

Browse files
committed
Update CHANGES links
1 parent d7aaab5 commit d3f96f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ jobs:
8787
if: startsWith(github.ref, 'refs/tags/')
8888
with:
8989
name: "sphinxcontrib-devhelp ${{ 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-devhelp/blob/master/CHANGES.rst"

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ build-backend = "flit_core.buildapi"
77
name = "sphinxcontrib-devhelp"
88
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents"
99
readme = "README.rst"
10-
urls.Changelog = "https://www.sphinx-doc.org/en/master/changes.html"
11-
urls.Code = "https://github.com/sphinx-doc/sphinxcontrib-devhelp"
10+
urls.Changelog = "https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst"
11+
urls.Code = "https://github.com/sphinx-doc/sphinxcontrib-devhelp/"
1212
urls.Download = "https://pypi.org/project/sphinxcontrib-devhelp/"
1313
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/"
1515
license.text = "BSD-2-Clause"
1616
requires-python = ">=3.9"
1717

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy