Fix broken link on docs site

Links don't work on docs site unless they have md formatting.
This commit is contained in:
Elliott King 2021-06-29 16:43:57 -04:00 committed by GitHub
parent 6dbabc0951
commit 33dbb7b707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)