Fix local navigation taking one step too far

Reduces number of steps taken backwards to reach the correct page of prerequisites
master
Samuel Ph 1 year ago committed by GitHub
parent 32aaecfb9b
commit c163bd1f64
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: Be sure to have done the following before starting:
1. [Install `wasm-pack`](https://rustwasm.github.io/wasm-pack/installer/) 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). 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