Skip to content

Commit

Permalink
#170 - fix download link in index page
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Nov 7, 2018
1 parent 4a6a274 commit 2ce9713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h2>Work in progress</h2>
<nav>
<ul>
<li><small><a href="https://github.com/yegor256/tacit">GitHub</a></small></li>
<li><small><a href="https://yegor256.github.io/tacit/tacit-VERSION.min.css">Download</a></small></li>
<li><small><a href="https://yegor256.github.io/tacit/tacit-css-VERSION.min.css">Download</a></small></li>
<li><small><a href="https://opensource.org/licenses/MIT">MIT license</a></small></li>
</ul>
</nav>
Expand Down

0 comments on commit 2ce9713

Please sign in to comment.