diff --git a/docs/encryption-attestations.mdx b/docs/encryption-attestations.mdx index 9e0d04d..cad618f 100644 --- a/docs/encryption-attestations.mdx +++ b/docs/encryption-attestations.mdx @@ -51,7 +51,7 @@ Read more about aTLS in the [Constellation documentation](https://github.com/edg As part of the aTLS handshake, the client (i.e. user) can verify that the server runs inside a TEE instance with specific measurements (i.e. specific codebase and configuration). -You can use [this tool](https://github.com/flashbots/cvm-reverse-proxy/blob/get-measurements/cmd/attested-get/main.go) to get the certificate with TEE attestation: +You can use [this tool](https://github.com/flashbots/cvm-reverse-proxy/blob/main/cmd/attested-get/main.go) to get the certificate with TEE attestation: ```bash # Install attested-get