Another fix for Edit This Page

This commit is contained in:
mtail 2018-05-31 04:54:26 -07:00
parent 124996f481
commit bf342e37ef
1 changed files with 2 additions and 2 deletions

View File

@ -59,10 +59,10 @@
<a class="dropdown-item" href="https://github.com/istio/istio.github.io/issues/new?title=Issue%20with%20{{ .Page.Path}}">Report Site Bugs</a>
{{ if ne .Page.Params.generator "" }}
{{ if not .Page.Params.generator }}
<a class="dropdown-item" href="https://github.com/istio/istio.github.io/edit/master/content/{{ .Page.Path }}">Edit this Page on GitHub</a>
{{ end }}
</div>
</div>
</li>
<li class="nav-item">