Switch homepage link to revel.github.io

Fixes #1
This commit is contained in:
Justin Li
2014-02-26 10:25:57 -05:00
parent af269f69a2
commit 26262a152b

View File

@@ -94,7 +94,7 @@ func errorf(format string, args ...interface{}) {
}
const header = `~
~ revel! http://revel.github.com
~ revel! http://revel.github.io
~
`