summaryrefslogtreecommitdiff
path: root/l/utility-bill
diff options
context:
space:
mode:
Diffstat (limited to 'l/utility-bill')
-rw-r--r--l/utility-bill/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/l/utility-bill/index.html b/l/utility-bill/index.html
index 1a2adb1..2120fe2 100644
--- a/l/utility-bill/index.html
+++ b/l/utility-bill/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>
@@ -302,6 +303,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>