Fix a URL in a comment

This commit is contained in:
Michael Snoyman 2011-06-26 08:17:44 +03:00
parent 046815d9e1
commit 97086f2bdd

View File

@ -54,7 +54,7 @@ type Widget = GWidget ~sitearg~ ~sitearg~
-- This is where we define all of the routes in our application. For a full
-- explanation of the syntax, please see:
-- http://docs.yesodweb.com/book/web-routes-quasi/
-- http://www.yesodweb.com/book/handler
--
-- This function does three things:
--