mirror of
https://github.com/DanilaFe/abacus
synced 2024-11-17 08:03:09 -08:00
Change download to link to the Download page.
This commit is contained in:
parent
beae822d76
commit
f5d913d527
|
@ -34,8 +34,8 @@
|
||||||
<h1>Abacus</h1>
|
<h1>Abacus</h1>
|
||||||
<h2>The programmer's calculator</h2>
|
<h2>The programmer's calculator</h2>
|
||||||
<div id="buttons">
|
<div id="buttons">
|
||||||
<a class="button inverted" href="https://github.com/DanilaFe/abacus/releases">Download</a>
|
<a class="button inverted" href="{{ "/download" | relative_url }}">Download</a>
|
||||||
<a class="button inverted" href="{{ "/about" | relative_url }}">Learn More</a>
|
<a class="button inverted" href="{{ "/about" | relative_url }}">About</a>
|
||||||
<a class="button inverted" href="https://github.com/DanilaFe/abacus">Contribute</a>
|
<a class="button inverted" href="https://github.com/DanilaFe/abacus">Contribute</a>
|
||||||
<a class="button inverted" href="https://github.com/DanilaFe/abacus/wiki">Wiki</a>
|
<a class="button inverted" href="https://github.com/DanilaFe/abacus/wiki">Wiki</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user