1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Fix directory name for sample pages

This commit is contained in:
Dave Syer
2014-09-30 09:43:46 +01:00
parent 1a150a334a
commit b67c026a16
+2 -2
View File
@@ -49,11 +49,11 @@ At this point you need to make a decision: is your project a "grouping project",
Based on your choice above, copy the correct sample page to `index.html`, e.g.:
$ cp sample-pages/project.html index.html
$ cp _sample-pages/project.html index.html
or
$ cp sample-pages/project_group.html index.html
$ cp _sample-pages/project_group.html index.html
## Edit the content of your home page