Fix puzzler link

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