Docs: Update running-headscale-container.md - fix link to example config (#1618)

This commit is contained in:
JesseBot
2023-11-29 15:10:21 +01:00
committed by GitHub
parent 85e92db505
commit f13cf64578

View File

@@ -28,7 +28,7 @@ cd ./headscale
touch ./config/db.sqlite
```
3. **(Strongly Recommended)** Download a copy of the [example configuration][config-example.yaml](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
3. **(Strongly Recommended)** Download a copy of the [example configuration](https://github.com/juanfont/headscale/blob/main/config-example.yaml) from the headscale repository.
Using wget: