add extra clarification on BookEditPath in readme

This commit is contained in:
Nick Shine 2018-12-14 22:21:23 -06:00 committed by Alexander Shpak
parent 60fd8cfd4b
commit dc58f78cd1

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
```