Fix puzzler link

This commit is contained in:
Neale Pickett 2015-04-29 16:41:42 -06:00
parent ca04f3ff9c
commit 16d922a60b
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ end
koth.page("Points awarded",
"<p>" .. points .. " points for " .. team .. "!</p>" ..
"<p><a href=\"puzzles.html\">Back to puzzles</a></p>")
"<p><a href=\"../puzzles.html\">Back to puzzles</a></p>")