Skip to content

Commit 704a43f

Browse files
committed
add edit key to gitbook output yaml for parsimony with bs4_book
1 parent e277143 commit 704a43f

File tree

1 file changed

+1
-0
lines changed
  • inst/rstudio/templates/project/resources/gitbook

1 file changed

+1
-0
lines changed

inst/rstudio/templates/project/resources/gitbook/_output.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ bookdown::gitbook:
66
<li><a href="./">A Minimal Book Example</a></li>
77
after: |
88
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
9+
edit: https://github.com/USERNAME/REPO/edit/BRANCH/%s
910
download: ["pdf", "epub"]

0 commit comments

Comments
 (0)