Fix links in README

This commit is contained in:
david-swift 2024-06-09 12:04:56 +02:00
parent 29ecb3077b
commit f6b1282e3f

View File

@ -4,7 +4,7 @@
</p> </p>
<p align="center"> <p align="center">
<a href=https://david-swift.github.io/LevenshteinTransformations"> <a href="https://david-swift.github.io/LevenshteinTransformations">
Documentation Documentation
</a> </a>
· ·
@ -32,7 +32,7 @@ Transform an array into any other array of the same type, or a string into any o
## Usage ## 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 ## Thanks