Section in example was wrong for happiness.md
authorRuben <ruben.nellen@gmail.com>
Fri, 29 Nov 2013 14:12:39 +0000 (15:12 +0100)
committerspf13 <steve.francia@gmail.com>
Mon, 16 Dec 2013 22:43:53 +0000 (17:43 -0500)
docs/content/content/sections.md

index 9180e3094a4882e4abbfc4ea4b6ceee681975c20..a01c7b5eb096bcbafbbd8b18aaa48938dba9e791 100644 (file)
@@ -17,16 +17,12 @@ The following example site uses two sections, "post" and "quote".
         ├── post
         |   ├── firstpost.md       // <- http://site.com/post/firstpost/
         |   ├── happy
-        |   |   └── happiness.md   // <- http://site.com/happy/happiness/
+        |   |   └── happiness.md   // <- http://site.com/post/happy/happiness/
         |   └── secondpost.md      // <- http://site.com/post/secondpost/
         └── quote
             ├── first.md           // <- http://site.com/quote/first/
             └── second.md          // <- http://site.com/quote/second/
 
-
-*Regardless of location on disk, the section can be provided in the front matter
-which will affect the destination location*.
-
 ## Sections and Types
 
 By default everything created within a section will use the content type