diff options
author | Akshay <[email protected]> | 2021-03-27 05:45:56 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-03-27 05:45:56 +0000 |
commit | d7fb8f907aa04c323c6541afe8ad2d727c6de034 (patch) | |
tree | 0ba62ff956c9042becbffaf0f85071dfe9147380 /docs/posts/gripes_with_go/index.html | |
parent | f82d6533b164bf445d5bdf3be3daa1b56be4c731 (diff) |
fix broken raw link in footer
Diffstat (limited to 'docs/posts/gripes_with_go/index.html')
-rw-r--r-- | docs/posts/gripes_with_go/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/gripes_with_go/index.html b/docs/posts/gripes_with_go/index.html index cf64677..e1c3b33 100644 --- a/docs/posts/gripes_with_go/index.html +++ b/docs/posts/gripes_with_go/index.html | |||
@@ -176,7 +176,7 @@ | |||
176 | <a href="/posts" class="post-end-link">Posts</a> | 176 | <a href="/posts" class="post-end-link">Posts</a> |
177 | <span>/</span> | 177 | <span>/</span> |
178 | <a class="post-end-link">Gripes With Go</a> | 178 | <a class="post-end-link">Gripes With Go</a> |
179 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/gripes_with_go.md | 179 | <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/gripes_with_go.md |
180 | ">View Raw</a> | 180 | ">View Raw</a> |
181 | </div> | 181 | </div> |
182 | </div> | 182 | </div> |