Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2d02303

Browse files
committedDec 14, 2020
docs: fix typo in docs
1 parent 2e02a96 commit 2d02303

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
@@ -291,7 +291,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
291291

292292
You can pass a URL to the `--home` flag like this:
293293
```
294-
code-server --home https://my-website.com
294+
code-server --home=https://my-website.com
295295
```
296296

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

0 commit comments

Comments
 (0)
Please sign in to comment.