Skip to content

Commit fffbed2

Browse files
committed
Merge branch 'fix-broken-link' of https://github.com/meowmeowmeowcat/packaging.python.org into fix-broken-link
2 parents f49cf51 + 58fd7bb commit fffbed2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,3 @@ sure that your release pipeline remains healthy!
145145
https://github.com/marketplace/actions/pypi-publish
146146
.. _Secrets:
147147
https://docs.github.com/en/actions/reference/encrypted-secrets
148-

source/tutorials/creating-documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Creating Documentation
77
This section covers the basics of how to create documentation using `Sphinx`_ and
88
host the documentation for free in `Read The Docs`_.
99

10-
.. _Sphinx: https://www.sphinx-doc.org/en/master/
10+
.. _Sphinx: https://www.sphinx-doc.org
1111
.. _Read The Docs: https://readthedocs.org/
1212

1313
Installing Sphinx

0 commit comments

Comments
 (0)