Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h1>Join the Brigade</h1>
<h1>Find a Project</h1>

<p class="lead callout">We’re committing code for good.<br></p>
<a class="btn btn-success btn-lg" href="{{ site.baseurl }}/projects">VIEW MORE</a>
<a class="btn btn-success btn-lg" href="{{ site.baseurl }}/#projects">VIEW MORE</a>
</div>
<div class="col-md-4">
<img src="{{ site.baseurl }}/images/noun_86192.150.png">
Expand Down