Skip to content

Commit 8fb827c

Browse files
docs: replace broken links with correct ones (#930)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 34fab86 commit 8fb827c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

check-environment-approval/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ description: |
4343
`Github context <https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#github-context>`_
4444
to determine which environment to use. The manual approval can be added by
4545
referencing the
46-
`Github environment <https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#about-environments>`_
46+
`Github environment <https://docs.github.com/en/actions/tutorials/deploying-with-github-actions#using-environments>`_
4747
in a workflow job and configuring the environment with deployment protection
4848
rules requiring a manual approval. For more information, see how to add
49-
`required reviewers <https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-environments-for-deployment#required-reviewers>`_.
49+
`required reviewers <https://docs.github.com/en/actions/reference/deployments-and-environments#required-reviewers>`_.
5050
5151
inputs:
5252

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Replace broken links with correct ones

0 commit comments

Comments
 (0)