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 93c933a + 1b1f524 commit 348a96eCopy full SHA for 348a96e
doc/project/js-environments.md
@@ -24,7 +24,7 @@ Then run `nvm` to install the version of Node.js that you want:
24
nvm install 5.0
25
26
For more options of the Node.js environment, see
27
-[the Scaladoc of `NodeJSEnv`]({{ site.production_url }}/api/scalajs-env-nodejs/{{ site.versions.scalaJS }}/org/scalajs/jsenv/nodejs/NodeJSEnv.html).
+[the Scaladoc of `NodeJSEnv`](https://javadoc.io/doc/org.scala-js/scalajs-env-nodejs_2.13/latest/org/scalajs/jsenv/nodejs/NodeJSEnv.html).
28
29
## Node.js with JSDOM
30
0 commit comments