From a0bb383691967645731d37fcc8d0a1a31c4ad8dc Mon Sep 17 00:00:00 2001 From: Hendrik Eeckhaut Date: Mon, 17 Jun 2024 11:31:48 +0200 Subject: [PATCH] Explorer --- content/faq.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq.tsx b/content/faq.tsx index 8127b8f..a1ba255 100644 --- a/content/faq.tsx +++ b/content/faq.tsx @@ -39,7 +39,7 @@ export const FAQS: FAQItem[] = [ { question: "How can I inspect and verify a TLSNotary proof?", 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?",