From 97086f2bdd8b7a605d96981b7d5c7eb8c4cc736f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 26 Jun 2011 08:17:44 +0300 Subject: [PATCH] Fix a URL in a comment --- scaffold/sitearg_hs.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scaffold/sitearg_hs.cg b/scaffold/sitearg_hs.cg index a2232864..a80a3acb 100644 --- a/scaffold/sitearg_hs.cg +++ b/scaffold/sitearg_hs.cg @@ -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: --