Skip to content

Commit 7ed20f4

Browse files
committed
Updated website
Signed-off-by: Vishal Rana <[email protected]>
1 parent 4570927 commit 7ed20f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/layouts/_default/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>{{ .Title }}</h1>
2828
<footer>
2929
Caught a mistake?
3030
<a
31-
href="https://github.com/labstack/echox/blob/master/website/content/{{ .File.Path }}">
31+
href="https://github.com/labstack/armor/blob/master/website/content/{{ .File.Path }}">
3232
<i class="far fa-edit"></i> Edit this page on GitHub!
3333
</a>
3434
<hr>

0 commit comments

Comments
 (0)