Skip to content

Commit 33dbb7b

Browse files
authored
Fix broken link on docs site
Links don't work on docs site unless they have md formatting.
1 parent 6dbabc0 commit 33dbb7b

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
@@ -217,7 +217,7 @@ Our official image supports `amd64` and `arm64`.
217217

218218
For `arm32` support there is a popular community maintained alternative:
219219

220-
https://hub.docker.com/r/linuxserver/code-server
220+
[https://hub.docker.com/r/linuxserver/code-server](https://hub.docker.com/r/linuxserver/code-server)
221221

222222
## helm
223223

@@ -227,4 +227,4 @@ See [the chart](../ci/helm-chart).
227227

228228
We maintain one-click apps and install scripts for different cloud providers such as DigitalOcean, Railway, Heroku, Azure, etc. Check out the repository:
229229

230-
https://github.com/cdr/deploy-code-server
230+
[https://github.com/cdr/deploy-code-server](https://github.com/cdr/deploy-code-server)

0 commit comments

Comments
 (0)