From 484462898b55cbc0e8e2f92e750b3b9b9f2f41a3 Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Sun, 19 Apr 2026 13:56:17 +0200 Subject: [PATCH] Remove link to sqlite Other mentions of SQLite don't link either. --- docs/setup/install/container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/install/container.md b/docs/setup/install/container.md index 2fb48474..56e67f44 100644 --- a/docs/setup/install/container.md +++ b/docs/setup/install/container.md @@ -17,7 +17,7 @@ Registry](https://github.com/juanfont/headscale/pkgs/container/headscale). The c ## Configure and run headscale -1. Create a directory on the container host to store headscale's [configuration](../../ref/configuration.md) and the [SQLite](https://www.sqlite.org/) database: +1. Create a directory on the container host to store headscale's [configuration](../../ref/configuration.md) and the SQLite database: ```shell mkdir -p ./headscale/{config,lib}