We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27666af + af86c5e commit 95c0226Copy full SHA for 95c0226
docs/01_installation/linux.md
@@ -17,7 +17,7 @@ To uninstall chibi,
17
```shell
18
$ curl -sSL https://raw.githubusercontent.com/CosmicPredator/chibi-cli/refs/heads/develop/install.sh | sudo bash -s -- --uninstall
19
```
20
-you can find the script [here](https://github.com/CosmicPredator/chibi-cli/blob/develop/install.sh).
+you can find the script [here](https://github.com/CosmicPredator/chibi-cli/blob/main/install.sh).
21
22
23
## Ubuntu / Debian
0 commit comments