mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-22 12:02:10 +00:00
Merge pull request #10 from dsyer/patch-3
Fix directory name for sample pages
This commit is contained in:
commit
650b0f71b1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user