Sign in
apache
/
pouchdb
/
refs/heads/node-sqlite-adapter
/
.
/
docs
/
_includes
/
edit_button.html
blob: 801ef5444260a0bbff554de68f9bc6aa04aa375e [
file
]
{% assign pagePath = page.inputPath | replace: "./", "" %}
<a
data-toggle
=
"tooltip"
data-placement
=
"top"
title
=
"Edit this on Github"
class
=
"icon-edit"
href
=
"{{ site.github.repository_url }}/edit/master/docs/{{ pagePath }}"
target
=
"_blank"
></a>