From afde3399e14603998669ab8d8497c5fee009cd05 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 2 Nov 2025 16:43:14 -0500 Subject: [PATCH] fix: docs build --- docs/install/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/index.md b/docs/install/index.md index 02aee9c..c764361 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -23,7 +23,7 @@ is available to use as a starting point. Some of the important fields include: | **`server.data_path`** | Just a path to keep in mind, especially if you're using Docker. | The configuration file is rather complicated and has many more options. Refer to -the [Configuration](../configuration.md) guide for a detailed explanation of all +the [Configuration](../configuration/index.md) guide for a detailed explanation of all the available options, as well as guidance on securely setting up your values through secret path options and environment variables.