diff options
author | JJ | 2024-09-29 22:22:34 +0000 |
---|---|---|
committer | JJ | 2024-09-29 22:22:34 +0000 |
commit | 9d52fb63214974123ec58d52496dc1e25cce6e26 (patch) | |
tree | ece54d7bc123a7d78453233c69688b76b2fa41c5 /_templates/ctf.html | |
parent | ffd5a8afc3decdf1d40f4d42230e5b6d06791a56 (diff) |
update wiki links for rename
Diffstat (limited to '_templates/ctf.html')
-rw-r--r-- | _templates/ctf.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_templates/ctf.html b/_templates/ctf.html index d445403..ca95bb7 100644 --- a/_templates/ctf.html +++ b/_templates/ctf.html @@ -15,9 +15,9 @@ </h1> <div> <nav> - <a href="/wiki/mathematics">mathematics</a> - <a href="/wiki/linguistics">linguistics</a> - <b><a href="/wiki/computation">computation</a></b> + <a href="/wiki/math">mathematics</a> + <a href="/wiki/ling">linguistics</a> + <b><a href="/wiki/cpsc">computation</a></b> </nav> <nav> <b><a href="/wiki/ctf">ctf</a></b> |