Merge pull request #1387 from SamuSoft/patch-1

Fix local navigation backing one step too far
master
Jesper Håkansson 1 year ago committed by GitHub
commit 92afcdbf1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/src/tutorials/npm-browser-packages/index.md

@ -9,7 +9,7 @@ much Rust knowledge to complete this tutorial.
Be sure to have done the following before starting:
1. [Install `wasm-pack`](https://rustwasm.github.io/wasm-pack/installer/)
1. Read and install the [Prerequisites](../../../prerequisites/index.html).
1. Read and install the [Prerequisites](../../prerequisites/index.html).
We strongly recommend that you install [Node.js] using a version manager. You can learn more [here](https://npmjs.com/get-npm).

Loading…
Cancel
Save