Fix puzzler link

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