Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit 5701137

Browse files
committed
News -> Learn
1 parent 1859580 commit 5701137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/templates/new-site/navbar.mu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class="navbar-toggle collapsed">
1515
<li><a href="{{> haskell-org-root}}downloads">Downloads</a></li>
1616
<li><a href="{{> haskell-org-root}}community">Community</a></li>
1717
<li><a href="{{> haskell-org-root}}documentation">Documentation</a></li>
18-
<li><a href="{{> haskell-org-root}}news">Learn</a></li>
18+
<li><a href="{{> haskell-org-root}}news">News</a></li>
1919
</ul>
2020
</div>
2121
</div>

0 commit comments

Comments
 (0)