Download button + links point to Installation page

This commit is contained in:
Dan Okkels Brendstrup 2015-11-15 20:59:53 +01:00
parent edc5dca238
commit e9d46d0e06
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ Mithril is available from a variety of sources:
### Direct download ### 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). Links to older versions can be found in the [change log](change-log.html).

View file

@ -14,7 +14,7 @@
<a href="mithril.html">API</a> <a href="mithril.html">API</a>
<a href="community.html">Community</a> <a href="community.html">Community</a>
<a href="http://lhorie.github.io/mithril-blog">Learn</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> <a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
</nav> </nav>
</header> </header>

View file

@ -14,7 +14,7 @@
<a href="mithril.html">API</a> <a href="mithril.html">API</a>
<a href="community.html">Community</a> <a href="community.html">Community</a>
<a href="http://lhorie.github.io/mithril-blog">Learn</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> <a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
</nav> </nav>
</header> </header>

View file

@ -14,7 +14,7 @@
<a href="mithril.html">API</a> <a href="mithril.html">API</a>
<a href="community.html">Community</a> <a href="community.html">Community</a>
<a href="http://lhorie.github.io/mithril-blog">Learn</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> <a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
</nav> </nav>
</header> </header>
@ -28,7 +28,7 @@
<p> <p>
<a class="button" href="getting-started.html">Guide</a> <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> </p>
<iframe src="ghbtns.html?user=lhorie&amp;repo=mithril.js&amp;type=watch&amp;count=true" frameborder="0" scrolling="0" width="100" height="20"></iframe> <iframe src="ghbtns.html?user=lhorie&amp;repo=mithril.js&amp;type=watch&amp;count=true" frameborder="0" scrolling="0" width="100" height="20"></iframe>