Skip to content

Commit

Permalink
docs(s2n-quic): fix link to compliance report in CI doc
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyRosenblum authored Aug 28, 2024
1 parent acd3fe4 commit 9af5d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-guide/ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The [quic-interop-runner](https://github.com/marten-seemann/quic-interop-runner)

## Compliance

`s2n-quic` annotates source code with inline references to requirements in [IETF RFC](https://www.ietf.org/process/rfcs/) specifications. [Duvet](https://github.com/awslabs/duvet) is used to generate [a report](https://dnglbrstg7yg.cloudfront.net/latest/interop/index.html), which makes it easy to track compliance with each requirement.
`s2n-quic` annotates source code with inline references to requirements in [IETF RFC](https://www.ietf.org/process/rfcs/) specifications. [Duvet](https://github.com/awslabs/duvet) is used to generate [a report](https://dnglbrstg7yg.cloudfront.net/latest/compliance.html), which makes it easy to track compliance with each requirement.

## Simulations

Expand Down

0 comments on commit 9af5d19

Please sign in to comment.