Skip to content

Commit

Permalink
Fix broken link (muffet) issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesgas committed Sep 13, 2024
1 parent 6f230a9 commit 7625927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/agent/v3/signed_pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Regularly rotating signing and verification keys is good security practice, as i

To rotate your keys:

1. [Generate a new key pair](#enabling-signed-pipelines-on-your-agents-step-1-generate-a-key-pair).
1. [Generate a new key pair](#self-managed-key-creation-step-1-generate-a-key-pair).
1. Add the new keys to your existing key sets. Be careful not to mix public and private keys.
1. Update the `signing-key-id` on your signing agents to use the new key ID.

Expand Down

0 comments on commit 7625927

Please sign in to comment.