docs: fix typo in docs
This commit is contained in:
parent
00bd9e56c2
commit
f84174e331
|
@ -291,7 +291,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
|
||||||
|
|
||||||
You can pass a URL to the `--home` flag like this:
|
You can pass a URL to the `--home` flag like this:
|
||||||
```
|
```
|
||||||
code-server --home https://my-website.com
|
code-server --home=https://my-website.com
|
||||||
```
|
```
|
||||||
|
|
||||||
Or you can define it in the config file with `home`.
|
Or you can define it in the config file with `home`.
|
||||||
|
|
Loading…
Reference in New Issue