fix(homepage): add wasm-pack segment to install button URL

master
Ashley Williams 7 years ago
parent 56a5b7c593
commit 232d40b564
  1. 2
      docs/index.html

@ -42,7 +42,7 @@
<h2>📦✨ your favorite rust -> wasm workflow tool!</h2>
</div>
<div class="five columns" id="installer">
<a class="button button-primary" href="/installer">✨ Install wasm-pack 0.4.2 ✨</a>
<a class="button button-primary" href="/wasm-pack/installer">✨ Install wasm-pack 0.4.2 ✨</a>
<p>24 July 2018 |
<a href="https://github.com/rustwasm/wasm-pack/releases/tag/v0.4.2">
Release Notes

Loading…
Cancel
Save