From ee5ca04a8e7f449e68a89fd8e320b76d0bc80269 Mon Sep 17 00:00:00 2001 From: Pavel Selivanov Date: Wed, 8 Nov 2023 14:30:47 +0300 Subject: [PATCH] fix(README.md): fix docs link (#107) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d19e1a..013344d1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ It depends on `libpcre` for its regexp support, and is reported to work great on ## Documentation -[docs](docs/index) +[docs](docs/index.md) ## Build naxsi