File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,8 +85,8 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
85
85
< div class ="footer-bottom-middle ">
86
86
< span >
87
87
< span class ="edit-page ">
88
- < a href ="https://github.com/layer5io/docs/blob /master/content/en/_index.md " target ="_blank "
89
- rel ="noreferrer "> Edit This Page</ a >
88
+ < a href ="https://github.com/layer5io/docs/tree /master{{ strings.TrimPrefix hugo.WorkingDir .Page.File.Filename }} " target ="_blank "
89
+ rel ="noreferrer "> Edit This Page </ a >
90
90
</ span >
91
91
< span >
92
92
< a class ="status-link " href ="https://layer5.statuspage.io " target ="_blank " rel ="noreferrer ">
@@ -101,4 +101,4 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
101
101
href ="https://layer5.io/company/legal/terms-of-service "> Terms</ a > </ span >
102
102
</ div >
103
103
</ div >
104
- </ footer >
104
+ </ footer >
You can’t perform that action at this time.
0 commit comments