Skip to content

Commit

Permalink
Fix broken link in auth.md
Browse files Browse the repository at this point in the history
Fixes broken link in auth.md
  • Loading branch information
tualeron authored and tekton-robot committed Aug 12, 2020
1 parent 462dde9 commit 50ed02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ refers to `TaskRuns` and `PipelineRuns` as `Runs` for the sake of brevity.

- [Overview](#overview)
- [Understanding credential selection](#understanding-credential-selection)
- [Authenticating as a non-root user](#authenticating-as-a-non-root-user)
- [Using `Secrets` as a non-root user](#using-secrets-as-a-non-root-user)
- [Limiting `Secret` access to specific `Steps`](#limiting-secret-access-to-specific-steps)
- [Configuring authentication for Git](#configuring-authentication-for-git)
- [Configuring `basic-auth` authentication for Git](#configuring-basic-auth-authentication-for-git)
Expand Down

0 comments on commit 50ed02b

Please sign in to comment.