From 71f69a42d82f191713d3b2ce9f724211663773b9 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 24 Sep 2025 18:36:45 +0200 Subject: [PATCH] docs: repaired the url in the readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 16a6197..bd14b97 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,4 @@ Run the following command in the root of this project to run this site locally. docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material ``` -The site will be available here: . +The site will be available here: .