that's the line I meant to delete

disable-taffy
Thibault Duplessis 2021-01-14 21:43:39 +01:00
parent 5222456524
commit 16666855d4
1 changed files with 1 additions and 1 deletions

View File

@ -707,7 +707,7 @@ GET /qa controllers.Main.movedPermanently(to: Str
GET /help controllers.Main.movedPermanently(to: String = "/contact")
GET /support controllers.Main.movedPermanently(to: String = "/contact")
GET /qa/:id/:slug controllers.Main.legacyQaQuestion(id: Int, slug: String)
GET /page/$bookmark<changelog> controllers.Page.menuBookmark(bookmark: String)
GET /how-to-cheat controllers.Page.loneBookmark(bookmark = "how-to-cheat")
GET /page/:bookmark controllers.Page.loneBookmark(bookmark: String)
# Variants