Fix puzzler link

This commit is contained in:
Neale Pickett 2015-04-29 16:41:42 -06:00
parent ad19b06cd5
commit cae5aa9606
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>")