diff options
Diffstat (limited to 'l/student-transcripts/index.html')
| -rw-r--r-- | l/student-transcripts/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/l/student-transcripts/index.html b/l/student-transcripts/index.html index 6340a13..92829cb 100644 --- a/l/student-transcripts/index.html +++ b/l/student-transcripts/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 @@ © 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> |
