docs: fix link syntax

This commit is contained in:
Khue Doan 2021-12-01 23:50:48 +07:00
parent 74e6707d44
commit 0757451f38
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ Build the lab:
make
```
Yes it's that simple! Continue to the next section to update your DNS before you can access the home page at <home.example.com>.
Yes it's that simple! Continue to the next section to update your DNS before you can access the home page at <https://home.example.com>.

View File

@ -38,7 +38,7 @@ make dev
Finally follow the [DNS guide](./deployment/dns.md) to update your DNS setup (the easiest one is the `/etc/hosts` option)
Now you can visit the dashboard at <home.example.com>
Now you can visit the dashboard at <https://home.example.com>
## Clean up