Fix link to improve this page
This commit is contained in:
parent
5d8b693bf6
commit
ca22dcbfee
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
<!--- Improve this page button --->
|
<!--- Improve this page button --->
|
||||||
{{ if .Site.Params.GitRepo }}
|
{{ if .Site.Params.GitRepo }}
|
||||||
<div class="btn-improve-page">
|
<div class="btn-improve-page">
|
||||||
<a href="{{ .Site.Params.GitRepo }}/edit/master/content/{{ .File.Path }}">
|
<a href="{{ .Site.Params.GitRepo }}/edit/source/content/{{ .File.Path }}">
|
||||||
<i class="fas fa-code-branch"></i>
|
<i class="fas fa-code-branch"></i>
|
||||||
Improve This Page
|
Improve This Page
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue