Merge pull request #97 from joelgarzatx/fix-download-button

Fix URL for download button
This commit is contained in:
Elias Zeitfogel 2016-06-02 22:13:50 +02:00
commit a799e0d08f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ contents:
Getting your ideas implemented is as easy as making breakfast eggs.
</div>
<div class="col-md-4 visible-md-block visible-lg-block">
<div class="download-btn"><a href="download/"
<div class="download-btn"><a href="downloads/"
><i class="glyphicon glyphicon-download-alt"></i> Download</a></div>
</div>
</div>