summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 40ecddd..6de1562 100644
--- a/index.html
+++ b/index.html
@@ -109,6 +109,7 @@
</a>
<nav class="hidden md:flex gap-8">
<a href="#how-it-works" class="text-sm font-medium text-gray-600 hover:text-gray-900">How it Works</a>
+ <a href="redaction-checker.html" class="text-sm font-medium text-gray-600 hover:text-gray-900">Redaction Checker</a>
<a href="#faq" class="text-sm font-medium text-gray-600 hover:text-gray-900">FAQ</a>
</nav>
<a href="redact.html" class="text-sm font-medium text-white bg-gray-900 hover:bg-gray-800 px-4 py-2 rounded-lg transition">Launch Tool</a>
@@ -312,6 +313,7 @@
&copy; 2026 Just Redact.
</div>
<div class="flex gap-6">
+ <a href="redaction-checker.html" class="hover:text-gray-900 underline">Redaction Checker</a>
<a href="https://github.com/mozilla/pdf.js" class="hover:text-gray-900 underline">Powered by PDF.js</a>
</div>
</div>