fix link to template primer

This commit is contained in:
Gina White 2014-06-22 08:47:45 -07:00 committed by spf13
parent 066e33d055
commit 3b0a21d0ea

View File

@ -16,7 +16,7 @@ using the `hugo new` command.
This command will initialize all of the files and directories a basic theme This command will initialize all of the files and directories a basic theme
would need. Hugo themes are written in the go template language. If you are new would need. Hugo themes are written in the go template language. If you are new
to Go, the [go template primer](/templates/primer/) will help you get started. to Go, the [go template primer](/layout/go-templates/) will help you get started.
## Theme Components ## Theme Components