From 4edc96d14dc29c415d8a5c1fde4d078ad7db4bd2 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Sun, 2 Jan 2022 19:54:37 +0000 Subject: [PATCH] Make strongly strong --- docs/running-headscale-container.md | 2 +- docs/running-headscale-linux.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/running-headscale-container.md b/docs/running-headscale-container.md index fe7298a4..9c658bf7 100644 --- a/docs/running-headscale-container.md +++ b/docs/running-headscale-container.md @@ -29,7 +29,7 @@ touch config/db.sqlite touch config/config.yaml ``` -It is strongly recommended to copy the [example configuration](../config.yaml) from the [headscale repository](../) +It is **strongly recommended** to copy the [example configuration](../config.yaml) from the [headscale repository](../) 4. Start the headscale server: diff --git a/docs/running-headscale-linux.md b/docs/running-headscale-linux.md index 59264653..82bd36df 100644 --- a/docs/running-headscale-linux.md +++ b/docs/running-headscale-linux.md @@ -44,7 +44,7 @@ touch /var/lib/headscale/db.sqlite touch /etc/headscale/config.yaml ``` -It is strongly recommended to copy and modifiy the [example configuration](../config.yaml) +It is **strongly recommended** to copy and modifiy the [example configuration](../config.yaml) from the [headscale repository](../) 6. Start the headscale server: