We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54f699c + 31ddcb7 commit c3029caCopy full SHA for c3029ca
templates/components/what/wasm/get-started.hbs
@@ -24,7 +24,7 @@
24
<p class="flex-grow-1">
25
{{fluent "wasm-get-started-book-description"}}
26
</p>
27
- <a href="https://rustwasm.github.io/book" class="button button-secondary">{{fluent "wasm-get-started-book-link"}}</a>
+ <a href="https://rustwasm.github.io/docs/book" class="button button-secondary">{{fluent "wasm-get-started-book-link"}}</a>
28
</div>
29
30
<div class="flex flex-row flex-column-l justify-between-l mw8 measure-wide-l w-100 mt5 mt2-l">
0 commit comments