mirror of https://github.com/coder/code-server.git
docs: Update links in npm.md
This commit is contained in:
parent
7b4248e8aa
commit
37435deadb
|
@ -27,7 +27,7 @@ which is currently `14.x`. VS Code also [lists Node.js
|
||||||
requirements](https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites).
|
requirements](https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites).
|
||||||
|
|
||||||
Using other versions of Node.js [may lead to unexpected
|
Using other versions of Node.js [may lead to unexpected
|
||||||
behavior](https://github.com/cdr/code-server/issues/1633).
|
behavior](https://github.com/coder/code-server/issues/1633).
|
||||||
|
|
||||||
## Ubuntu, Debian
|
## Ubuntu, Debian
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@ yarn global bin
|
||||||
# Or: npm config get prefix
|
# Or: npm config get prefix
|
||||||
```
|
```
|
||||||
|
|
||||||
For help and additional troubleshooting, see [#1397](https://github.com/cdr/code-server/issues/1397).
|
For help and additional troubleshooting, see [#1397](https://github.com/coder/code-server/issues/1397).
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
@ -116,7 +116,7 @@ code-server
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
If you need further assistance, post on our [GitHub Discussions
|
If you need further assistance, post on our [GitHub Discussions
|
||||||
page](https://github.com/cdr/code-server/discussions).
|
page](https://github.com/coder/code-server/discussions).
|
||||||
|
|
||||||
### Issues with Node.js after version upgrades
|
### Issues with Node.js after version upgrades
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue