blob: 20d90dc82f838180f7f98a7b903cc4ec085ad1e6 [file]
{% assign pagePath = page.inputPath | replace: "./", "" | replace: "docs/", "" %}
<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>