We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4570927 commit 7ed20f4Copy full SHA for 7ed20f4
website/layouts/_default/single.html
@@ -28,7 +28,7 @@ <h1>{{ .Title }}</h1>
28
<footer>
29
Caught a mistake?
30
<a
31
- href="https://github.com/labstack/echox/blob/master/website/content/{{ .File.Path }}">
+ href="https://github.com/labstack/armor/blob/master/website/content/{{ .File.Path }}">
32
<i class="far fa-edit"></i> Edit this page on GitHub!
33
</a>
34
<hr>
0 commit comments