fix link to template primer
authorGina White <ginabythebay@gmail.com>
Sun, 22 Jun 2014 15:47:45 +0000 (08:47 -0700)
committerspf13 <steve.francia@gmail.com>
Mon, 30 Jun 2014 19:20:03 +0000 (15:20 -0400)
docs/content/themes/creation.md

index ada6bc58a8d38f7c0729f7467d28432e0859caf1..e2a61b91d7469b9fe82b598fd912f050b4b9a0a3 100644 (file)
@@ -16,7 +16,7 @@ using the `hugo new` command.
 
 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
-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