diff options
Diffstat (limited to 'l/employee-records/index.html')
| -rw-r--r-- | l/employee-records/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l/employee-records/index.html b/l/employee-records/index.html index 6b04410..cad708f 100644 --- a/l/employee-records/index.html +++ b/l/employee-records/index.html @@ -104,7 +104,7 @@ <!-- Header --> <header class="max-w-4xl mx-auto w-full px-6 py-10 flex justify-between items-center"> - <a href="../../index.html" class="text-2xl font-bold tracking-tight text-gray-900 font-serif flex items-center gap-2"> + <a href="/" class="text-2xl font-bold tracking-tight text-gray-900 font-serif flex items-center gap-2"> Just Redact. </a> <nav class="hidden md:flex gap-8"> |
