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

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutchings1 committed Jul 29, 2020
1 parent 29a81a4 commit f9417d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ video-banner: images/klahanie-intro.mp4
</div>
<div data-animationoffset="100%" style="margin-top:0px;margin-bottom:60px;">
<div style="border-color:rgba(255,255,255,0);">
<a href="http://localhost:4000/neighborhoods/" class="white">Learn More</a>
<a href="{{site.url}}/neighborhoods/" class="white">Learn More</a>
</div>
</div>
</div>
Expand Down

0 comments on commit f9417d4

Please sign in to comment.