diff --git a/docs/source/contributing/setup.md b/docs/source/contributing/setup.md index 9b6cf9f3..92da6428 100644 --- a/docs/source/contributing/setup.md +++ b/docs/source/contributing/setup.md @@ -23,7 +23,7 @@ installed Python before, the recommended way to install it is to use If you have not installed NodeJS before, we recommend installing it in the `miniconda` environment you set up for Python. You can do so with `conda install nodejs`. -Many in the Jupyter community use \[`nvm`\]() to +Many in the Jupyter community use [`nvm`](https://github.com/nvm-sh/nvm) to managing node dependencies. ### Install git