Minor typo fixes

This commit is contained in:
Anmol Sethi
2020-05-14 19:53:15 -04:00
parent 0bd2602774
commit 10b06cae10
3 changed files with 7 additions and 5 deletions

View File

@@ -179,7 +179,7 @@ reverse_proxy 127.0.0.1:8080
sudo systemctl reload caddy
```
Visit `https://<your-instance-ip>` to access code-server. Congratulations!
Visit `https://<your-domain-name>` to access code-server. Congratulations!
In a future release we plan to integrate Let's Encrypt directly with code-server to avoid
the dependency on caddy.