diff --git a/docs/checks/actions.md b/docs/checks/actions.md index 640308dc3..7114ee443 100644 --- a/docs/checks/actions.md +++ b/docs/checks/actions.md @@ -15,7 +15,7 @@ Make sure the runner has access to actions service for GitHub.com or GitHub Ente ``` curl -v https://api.github.com/api/v3/zen curl -v https://vstoken.actions.githubusercontent.com/_apis/health - curl -v https://pipelines.actions.githubusercontent/_apis/health + curl -v https://pipelines.actions.githubusercontent.com/_apis/health ``` - For GitHub Enterprise Server