From afc2337dd3b04d53398084501ca857520b6340f2 Mon Sep 17 00:00:00 2001 From: Mauricio Vidal Date: Thu, 14 Jul 2022 12:36:49 -0500 Subject: [PATCH] Update setup-options.md Link correction --- docs/setup-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-options.md b/docs/setup-options.md index 3c6436d2..bc74d4d1 100644 --- a/docs/setup-options.md +++ b/docs/setup-options.md @@ -17,7 +17,7 @@ Copy the example docker environment file to `.env`: cp example.env .env ``` -Note: To know more about environment variable [read here](./images-and-compose-files#configuration). Set the necessary variables in the `.env` file. +Note: To know more about environment variable [read here](./images-and-compose-files.md#configuration). Set the necessary variables in the `.env` file. ## Generate docker-compose.yml for variety of setups