mirror of https://git.tuxpa.in/a/code-server.git
Fix broken link on docs site
Links don't work on docs site unless they have md formatting.
This commit is contained in:
parent
6dbabc0951
commit
33dbb7b707
|
@ -217,7 +217,7 @@ Our official image supports `amd64` and `arm64`.
|
|||
|
||||
For `arm32` support there is a popular community maintained alternative:
|
||||
|
||||
https://hub.docker.com/r/linuxserver/code-server
|
||||
[https://hub.docker.com/r/linuxserver/code-server](https://hub.docker.com/r/linuxserver/code-server)
|
||||
|
||||
## helm
|
||||
|
||||
|
@ -227,4 +227,4 @@ See [the chart](../ci/helm-chart).
|
|||
|
||||
We maintain one-click apps and install scripts for different cloud providers such as DigitalOcean, Railway, Heroku, Azure, etc. Check out the repository:
|
||||
|
||||
https://github.com/cdr/deploy-code-server
|
||||
[https://github.com/cdr/deploy-code-server](https://github.com/cdr/deploy-code-server)
|
||||
|
|
Loading…
Reference in New Issue