Fix the "edit this page" link

This commit is contained in:
Bjørn Erik Pedersen
2018-05-04 23:24:30 +02:00
parent e8fbc163e8
commit 7c2bf528be
@@ -1,3 +1,3 @@
<a href="{{.Site.Params.ghrepo}}edit/master/content/{{.File.Path}}" class="
<a href="{{.Site.Params.ghrepo}}edit/master/content/{{ .Lang }}/{{.File.Path}}" class="
f6 ph3 pv1 br2 dib tc ttu mv3 bg-primary-color white hover-bg-green link
">Improve this page</a>