From 4e63052a5448eda90c0be3ccf9efc39a83f0027c Mon Sep 17 00:00:00 2001 From: Mauricio Vidal Date: Fri, 15 Jul 2022 01:01:30 -0500 Subject: [PATCH] Update setup-options.md (#850) 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