diff options
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/post.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index cd9295c..370be76 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -81,7 +81,7 @@ layout: default <a href="{{ site.github_raw }}/{{ page.path }}">{{ page.path | split: '/' | last}}</a> </div> <div> - <a href="https://journal.lunar.sh/info.html"> + <a href="https://journal.lunar.sh/about.html"> <img class="greyscale" title="About Us" src="https://journal.lunar.sh/images/megafon.gif"> </a> </div> @@ -90,4 +90,4 @@ layout: default by <a href="https://labs.lunar.sh"><strong>Lunar RF Labs</strong></a> </div> </div> -</div>
\ No newline at end of file +</div> |
