1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-06-28 09:25:11 +00:00

Fix another link

This commit is contained in:
2021-09-11 11:48:14 +02:00
committed by GitHub
parent ae6d489dc2
commit 84ad15f417

View File

@ -15,4 +15,4 @@ console.log(alphabets.<alphabetYouWantToUse>);
``` ```
where `<alphabetYouWantToUse>` is an alphabet this package supports. where `<alphabetYouWantToUse>` is an alphabet this package supports.
[Here](/api/supported-alphabets) is a list from which you can choose. [Here](../api/supported-alphabets) is a list from which you can choose.