This commit is contained in:
Hendrik Eeckhaut
2024-06-17 11:31:48 +02:00
parent 0dcdb958e5
commit a0bb383691

View File

@@ -39,7 +39,7 @@ export const FAQS: FAQItem[] = [
{ {
question: "How can I inspect and verify a TLSNotary proof?", question: "How can I inspect and verify a TLSNotary proof?",
answer: answer:
"The easiest way is to use the proof-of-concept proof visualizer: [TLSNotary Proof Visualizer](https://tlsnotary.github.io/proof_viz/)", "The easiest way is to use the proof-of-concept [TLSNotary Explorer](https://explorer.tlsnotary.org)",
}, },
{ {
question: "Which TLS versions are supported?", question: "Which TLS versions are supported?",