Skip to content

Commit e4d67bc

Browse files
fix rst syntax
1 parent 7d4a777 commit e4d67bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/development/maintaining.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,8 @@ which will be triggered when the tag is pushed.
452452
(e.g. releasing 1.4.5 after 1.5 has been released)
453453

454454
5. Verify wheels are uploaded automatically by GitHub Actions
455-
via [**Trusted Publishing**](https://docs.pypi.org/trusted-publishers/)
456-
when the GitHub [*Release*](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases)
455+
via `**Trusted Publishing** <https://docs.pypi.org/trusted-publishers/>`__
456+
when the GitHub `*Release* <https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases>`__
457457
is published. Do not run ``twine upload`` manually.
458458

459459
6. The GitHub release will after some hours trigger an

0 commit comments

Comments
 (0)