Skip to content

Commit

Permalink
Merge pull request #57 from AristurtleDev/community-link-footer
Browse files Browse the repository at this point in the history
Fixed community link in footer
  • Loading branch information
tomspilman authored Jan 10, 2024
2 parents 0303f4e + 750d69f commit 0431bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/partials/_footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<a href="/blog/" class="p-0">Blog</a>
</li>
<li class="nav-item mb-2">
<a href="/community/" class="p-0">Community</a>
<a href="https://community.monogame.net" class="p-0">Community</a>
</li>
<li class="nav-item mb-2">
<a href="/presskit/" class="p-0">Press Kit</a>
Expand Down

0 comments on commit 0431bc7

Please sign in to comment.