From 644e0a32fd916f2234049e669f268d2917583a1b Mon Sep 17 00:00:00 2001 From: ibuchakov Date: Mon, 5 Oct 2020 11:22:04 +0200 Subject: [PATCH] Fix documentation url in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ee7ddd..132a10a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Just run: $ docker-compose up --build ``` -Go to [http://localhost:8080/README.html](http://localhost:8080/README.html) to read the generated documentation. +Go to [http://localhost:8080/](http://localhost:8080/) to read the generated documentation. ## Patterns