Skip to content

Commit

Permalink
Fix news btn link
Browse files Browse the repository at this point in the history
  • Loading branch information
curt-mitch-census committed Jun 11, 2024
1 parent 13694ab commit 6a8cb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collections/_pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ title: Home
{% endfor %}
</div>
</div>
<a class="usa-button usa-button-black all-news-button" href="{{ site.baseurl }}/projects">View All News</a>
<a class="usa-button usa-button-black all-news-button" href="{{ site.baseurl }}/news">View All News</a>
</div>
</section>

0 comments on commit 6a8cb53

Please sign in to comment.