Skip to content

Commit

Permalink
Fixed broken link to installing chainctl (#1549)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Smyth <[email protected]>
  • Loading branch information
smythp authored May 3, 2024
1 parent d1126a9 commit 588b0bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For more details on signing in, you can review our [sign in guidance](/chainguar

You can configure authentication by using the credential helper included with `chainctl`. This is the workflow recommended by Chainguard.

First [install `chainctl`](/chainguard/chainguard-enforce/how-to-install-chainctl/), and configure the credential helper:
First [install `chainctl`](/chainguard/administration/how-to-install-chainctl) and configure the credential helper:

```sh
chainctl auth configure-docker
Expand Down

0 comments on commit 588b0bc

Please sign in to comment.