summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNick Shine <shine.nick@gmail.com>2018-12-14 22:21:23 -0600
committerAlexander Shpak <alex-shpak@users.noreply.github.com>2018-12-20 21:07:15 +0100
commitdc58f78cd1de9776e6eaf320b2fb6dbe8f429fcf (patch)
treed66b5a8984040a91dc679b42c860d9cc7017c5ce /README.md
parent60fd8cfd4bf2c44b77fba94a2eca0295d34c161a (diff)
add extra clarification on BookEditPath in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0991c5f..37062fa 100644
--- a/README.md
+++ b/README.md
@@ -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
```