Skip to content

Commit 9af5d19

Browse files
docs(s2n-quic): fix link to compliance report in CI doc
1 parent acd3fe4 commit 9af5d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev-guide/ci.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The [quic-interop-runner](https://github.com/marten-seemann/quic-interop-runner)
4343

4444
## Compliance
4545

46-
`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.
46+
`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.
4747

4848
## Simulations
4949

0 commit comments

Comments
 (0)