diff options
Diffstat (limited to '_layouts/ctf.html')
-rw-r--r-- | _layouts/ctf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/ctf.html b/_layouts/ctf.html index 0286880..9666a6f 100644 --- a/_layouts/ctf.html +++ b/_layouts/ctf.html @@ -14,7 +14,7 @@ layout: default <nav> <b><a href="/ctf">ctf</a></b> <a href="/plt">plt</a> - <a href="/software">software</a> + <a href="/web">web</a> </nav> <nav> <a href="/ctf/rev">rev</a> |