Skip to content

Commit 8412b81

Browse files
committed
docs: fix typo in docs
1 parent 89927bb commit 8412b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
302302

303303
You can pass a URL to the `--home` flag like this:
304304
```
305-
code-server --home https://my-website.com
305+
code-server --home=https://my-website.com
306306
```
307307

308308
Or you can define it in the config file with `home`.

0 commit comments

Comments
 (0)