mirror of
https://github.com/coder/code-server.git
synced 2026-05-26 15:13:28 +00:00
docs: rename master to main in all github doc links (#5190)
* docs: correct link master -> main * fix missing ]
This commit is contained in:
@@ -68,7 +68,7 @@ main() {
|
||||
|
||||
if ! vscode_yarn; then
|
||||
echo "You may not have the required dependencies to build the native modules."
|
||||
echo "Please see https://github.com/coder/code-server/blob/master/docs/npm.md"
|
||||
echo "Please see https://github.com/coder/code-server/blob/main/docs/npm.md"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user