Skip to content

Commit 8f7b5a8

Browse files
committed
fix broken anchor
1 parent 3a66caf commit 8f7b5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Let's begin! 🚀
7575

7676
.. attention::
7777

78-
For security reasons, you must require `manual approval <https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules>`_
78+
For security reasons, you must require `manual approval <https://docs.github.com/en/actions/how-tos/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#creating-an-environment>`_
7979
on each run for the ``pypi`` environment.
8080

8181

0 commit comments

Comments
 (0)