diff --git a/docs/link.md b/docs/link.md index 4675550e..7b21244c 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 ```