Download button + links point to Installation page
This commit is contained in:
parent
edc5dca238
commit
e9d46d0e06
4 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ Mithril is available from a variety of sources:
|
|||
|
||||
### Direct download
|
||||
|
||||
You can [download a zip of the latest version version here](http://lhorie.github.io/mithril/mithril.min.zip).
|
||||
You can [download a zip of the latest version version here](mithril.min.zip).
|
||||
|
||||
Links to older versions can be found in the [change log](change-log.html).
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="http://lhorie.github.io/mithril-blog">Learn</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="installation.html">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="http://lhorie.github.io/mithril-blog">Learn</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="installation.html">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<a href="mithril.html">API</a>
|
||||
<a href="community.html">Community</a>
|
||||
<a href="http://lhorie.github.io/mithril-blog">Learn</a>
|
||||
<a href="mithril.min.zip">Download</a>
|
||||
<a href="installation.html">Download</a>
|
||||
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<p>
|
||||
<a class="button" href="getting-started.html">Guide</a>
|
||||
<a class="button" href="mithril.min.zip">Download v$version</a>
|
||||
<a class="button" href="installation.html">Download v$version</a>
|
||||
</p>
|
||||
|
||||
<iframe src="ghbtns.html?user=lhorie&repo=mithril.js&type=watch&count=true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue