From 06cb65de156e7c322ef6e303992a8051c17f76dd Mon Sep 17 00:00:00 2001 From: 30hours Date: Mon, 18 Mar 2024 11:12:43 +0000 Subject: [PATCH] Fix readme link --- .gitmodules | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index 6c10232..8376ecc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See a live instance at [http://3lips.30hours.dev](http://3lips.30hours.dev). - Install docker and docker-compose on the host machine. - Clone this repository to some directory. -- Edit the [./config/config.yml](config./config.yml) file for scenario. +- Edit the [config/config.yml](config/config.yml) file for scenario. - Run the docker compose command. ```bash