From e1fe1b0e07e87a1ae591b85779a3e04df142f36b Mon Sep 17 00:00:00 2001 From: devloop Date: Wed, 23 Oct 2024 18:07:16 +0200 Subject: [PATCH] doc: fix wiki link in readme file --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ab132261b..345f8470d 100644 --- a/README.rst +++ b/README.rst @@ -185,13 +185,12 @@ In the prompt, just type the following command to get the basic usage : You can also take a look at the manpage (wapiti.1 or wapiti.1.html) for more details on each option. +We also have an official wiki which is more exhaustive : https://github.com/wapiti-scanner/wapiti/wiki + If you have another question, first check the `FAQ `__ If you find a bug, fill an issue : https://github.com/wapiti-scanner/wapiti/issues -The official wiki can be helpful too : -https://sourceforge.net/p/wapiti/wiki/browse_pages/ - How to help the Wapiti project ==============================