Skip to content

Commit

Permalink
Fix Markdown linting issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesgas committed Sep 12, 2024
1 parent ee2b1ca commit 99ab986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/agent/v3/signed_pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ You'll need to configure your agents and update pipeline definitions to enable s

Behind the scenes, signed pipelines use [JSON Web Signing (JWS)](https://datatracker.ietf.org/doc/html/rfc7797) to generate signatures. There are two options for creation of keys used with JWS, these are:

* Self managed key pairs
* AWS KMS managed keys
- Self managed key pairs
- AWS KMS managed keys

## Self Managed Key Creation

Expand Down

0 comments on commit 99ab986

Please sign in to comment.