From dc58f78cd1de9776e6eaf320b2fb6dbe8f429fcf Mon Sep 17 00:00:00 2001 From: Nick Shine Date: Fri, 14 Dec 2018 22:21:23 -0600 Subject: add extra clarification on BookEditPath in readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 ``` -- cgit v1.2.3