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/static_sites_with_bash | |
parent | f82d6533b164bf445d5bdf3be3daa1b56be4c731 (diff) |
fix broken raw link in footer
Diffstat (limited to 'docs/posts/static_sites_with_bash')
-rw-r--r-- | docs/posts/static_sites_with_bash/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index 491c225..3db192b 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/index.html | |||
@@ -94,7 +94,7 @@ | |||
94 | <a href="/posts" class="post-end-link">Posts</a> | 94 | <a href="/posts" class="post-end-link">Posts</a> |
95 | <span>/</span> | 95 | <span>/</span> |
96 | <a class="post-end-link">Static Sites With Bash</a> | 96 | <a class="post-end-link">Static Sites With Bash</a> |
97 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md | 97 | <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/static_sites_with_bash.md |
98 | ">View Raw</a> | 98 | ">View Raw</a> |
99 | </div> | 99 | </div> |
100 | </div> | 100 | </div> |