Skip to content

Commit 7066d21

Browse files
author
gitName
committed
Fix warning
1 parent 28c6102 commit 7066d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/azure-devops/create-release-pipeline/includes/4-set-up-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Run a template that sets up your Azure DevOps organization.
3131

3232
1. When prompted to **Enter the template number from the list of templates**, enter **29** for **Create a release pipeline with Azure Pipelines**, then press **Enter**.
3333

34-
1. Choose your authentication method. You can [set up and use a Personal Access Token (PAT)](s/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops#create-a-pat) or use device login.
34+
1. Choose your authentication method. You can [set up and use a Personal Access Token (PAT)](/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate#create-a-pat) or use device login.
3535

3636
> [!NOTE]
3737
> If you set up a PAT, If you set up a PAT, make sure to authorize the necessary [scopes](/azure/devops/integrate/get-started/authentication/oauth#scopes). In this module, you can use **Full access**, but in a real-world situation, you should ensure you grant only the necessary scopes.

0 commit comments

Comments
 (0)