Add admonitions marking community-provided docs

This commit is contained in:
Andriy Kushnir (Orhideous) 2023-03-27 20:50:49 +03:00 committed by Juan Font
parent 66c5f74d78
commit 6381d3660a
3 changed files with 3 additions and 5 deletions

View File

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

View File

@ -52,8 +52,7 @@ touch /var/lib/headscale/db.sqlite
touch /etc/headscale/config.yaml touch /etc/headscale/config.yaml
``` ```
It is **strongly recommended** to copy and modify the [example configuration](../config-example.yaml) **(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.
from the [headscale repository](../)
6. Start the headscale server: 6. Start the headscale server:

View File

@ -94,8 +94,7 @@ touch /var/lib/headscale/db.sqlite
touch /etc/headscale/config.yaml touch /etc/headscale/config.yaml
``` ```
It is **strongly recommended** to copy and modify the [example configuration](../config-example.yaml) **(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.
from the [headscale repository](../)
4. Start the headscale server: 4. Start the headscale server: