fix depreciated repository ref "edit this page"

This commit is contained in:
infominer 2019-07-08 14:03:40 -04:00
parent 3667bd62c4
commit bc56dbd67f

View File

@ -1,6 +1,6 @@
<section class="page__share">
<h4>ON GITHUB</h4>
<p><a href="https://github.com/didecentral/didecentral.github.io/blob/master/{{ page.path }}" class="edit">Edit this page <i class="fa fa-pencil"></i></a></p>
<p><a href="https://github.com/didecentral/decentralized-id.com/blob/master/{{ page.path }}" class="edit">Edit this page <i class="fa fa-pencil"></i></a></p>
{% if site.data.ui-text[site.locale].share_on_label %}
<h4 class="page__share-title">{{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}</h4>
{% endif %}