mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-26 06:29:58 +07:00
docs: fix link syntax
This commit is contained in:
parent
74e6707d44
commit
0757451f38
@ -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>.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user