diff --git a/docs/link.md b/docs/link.md index 4675550e39bcdb30251f5e5b2084c17a8bcd24b5..7b21244c5dedaf0f81b9991fa067dfcc3dd07ce4 100644 --- a/docs/link.md +++ b/docs/link.md @@ -3,7 +3,7 @@ Run code-server with the beta flag `--link` and you'll get TLS, authentication, and a dedicated URL for accessing your IDE out of the box. -```shell-session +```console $ code-server --link Proxying code-server, you can access your IDE at https://example.cdr.co ```