From 9886cba1b99bd3e90b0cf603d237e95bd43a98ab Mon Sep 17 00:00:00 2001 From: Hugo Le Moine <39267118+hugolmn@users.noreply.github.com> Date: Fri, 11 Feb 2022 11:38:29 +0100 Subject: [PATCH] Fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4837944..c574794 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Here are some examples on the usage of processors in RapidFuzz: ("Dallas Cowboys", 90, 3) ``` -The full documentation of processors can be found [here](https://maxbachmann.github.io/RapidFuzz/process.html) +The full documentation of processors can be found [here](https://maxbachmann.github.io/RapidFuzz/Usage/process.html) ## Benchmark