Skip to content

Commit 4943e94

Browse files
jsjoeiocode-asher
andauthored
docs: fix install.sh link (coder#4627)
Co-authored-by: Asher <[email protected]>
1 parent f10ef42 commit 4943e94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ operating systems.
3030
## install.sh
3131

3232
The easiest way to install code-server is to use our [install
33-
script](../install.sh) for Linux, macOS and FreeBSD. The install script
33+
script](https://github.com/cdr/code-server/blob/main/install.sh) for Linux, macOS and FreeBSD. The install script
3434
[attempts to use the system package manager](#detection-reference) if possible.
3535

3636
You can preview what occurs during the install process:
@@ -67,7 +67,7 @@ code-server.
6767
6868
If you prefer to install code-server manually, despite the [detection
6969
references](#detection-reference) and `--dry-run` feature, then continue on for
70-
information on how to do this. The [`install.sh`](../install.sh) script runs the
70+
information on how to do this. The [`install.sh`](https://github.com/cdr/code-server/blob/main/install.sh) script runs the
7171
_exact_ same commands presented in the rest of this document.
7272

7373
### Detection reference

0 commit comments

Comments
 (0)