aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28e1154..7545f71 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,11 @@ params:
# (Optional, default docs) Specify section of content to render as menu
# You can also set value to "*" to render all sections to menu
BookSection: docs
+
+ # (Optional, uncomment and configure url to enable) Enable "Edit this page"
+ # links for 'doc' page type. Path should point to 'content' directory of
+ # source project.
+ BookEditURL: https://github.com/alex-shpak/hugo-book/edit/master/exampleSite/content/
```
### Page Configuration