add extra clarification on BookEditPath in readme

pull/34/head
Nick Shine 2018-12-14 22:21:23 -06:00 committed by Alexander Shpak
parent 60fd8cfd4b
commit dc58f78cd1
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ params:
# Enable "Edit this page" links for 'doc' page type.
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
# Path must point to 'content' directory of repo.
BookEditPath: edit/master/exampleSite/content
```