Browse Source

Update footer.txt.html

gingerBill 3 years ago
parent
commit
f9265c14bf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tools/odin-html-docs/footer.txt.html

+ 2 - 1
tools/odin-html-docs/footer.txt.html

@@ -15,7 +15,8 @@
 			<h4 class="fw-normal">Resources</h4>
 			<ul class="list-unstyled">
 			<li><a href="https://odin-lang.org/docs" class="link-light">Docs</a></li>
-			<li><a href="https://odin-lang.org/news" class="link-light">Blog</a></li>
+			<li><a href="https://pkg.odin-lang.org/" class="link-light">Packages</a></li>
+			<li><a href="https://odin-lang.org/news" class="link-light">News</a></li>
 			</ul>
 		</nav>
 		<nav class="col-md-auto">