Switch to new hompage

This commit is contained in:
Kartik Singhal 2014-09-27 13:05:42 +05:30 committed by spf13
parent e3d4d40d32
commit 879e90dca7
11 changed files with 14 additions and 14 deletions

View file

@ -42,7 +42,7 @@ var HugoCmd = &cobra.Command{
Long: `A Fast and Flexible Static Site Generator built with
love by spf13 and friends in Go.
Complete documentation is available at http://hugo.spf13.com`,
Complete documentation is available at http://gohugo.io`,
Run: func(cmd *cobra.Command, args []string) {
InitializeConfig()
build()