summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/includes/book/summary.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/includes/book/summary.html b/templates/includes/book/summary.html
index 41f7daf..c3ab46d 100644
--- a/templates/includes/book/summary.html
+++ b/templates/includes/book/summary.html
@@ -6,6 +6,9 @@
<li>
<a href="https://github.com/{{ githubId }}/issues" target="blank">Questions and Issues</a>
</li>
+ <li>
+ <a href="https://github.com/{{ githubId }}/edit/master/{{ _input }}" target="blank">Edit and Contribute</a>
+ </li>
<li class="divider"></li>
<li data-level="0">
<a href="{{ basePath }}/README.html"><i class="fa fa-check"></i> Introduction</a>