From f6b1282e3fb5106c90ad38dff48ba6180448a86a Mon Sep 17 00:00:00 2001 From: david-swift Date: Sun, 9 Jun 2024 12:04:56 +0200 Subject: [PATCH] Fix links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 451da39..1472aff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- + Documentation · @@ -32,7 +32,7 @@ Transform an array into any other array of the same type, or a string into any o ## Usage -Read the [Getting Started](https://david-swift.github.io/LevenshteinTransformations/documentation/levenshteintransformations/gettingstarted) article to learn how to use this package. +Read the [Getting Started](https://david-swift.github.io/LevenshteinTransformations/documentation/levenshteintransformations/gettingstarted/#Usage) article to learn how to use this package. ## Thanks