From 26e587f3f20b761e31cd6505c65f52b1d6dd3755 Mon Sep 17 00:00:00 2001 From: Hazel Bachrach Date: Sun, 1 Dec 2024 19:08:56 -0800 Subject: [PATCH] Fix link for `rank` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbd35b1..37031fb 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ Looking for something to build? Check out [the suggestions list][suggestions]. - [justin](https://github.com/lpil/justin) - [📚](https://hexdocs.pm/justin/) - Convert between snake_case, camelCase, and other cases in Gleam - [phonetic_gleam](https://github.com/leobm/phonetic_gleam) - [📚](https://hexdocs.pm/phonetic_gleam/) - A collection of gleam algorithms dealing with phonetics. - [punycode](https://codeberg.org/sotolf/gleam_punycode/) - [📚](https://hexdocs.pm/punycode/) - Gleam implementation of punycode encoding and decoding -- [rank](https://github.com/lpil/glance) - [📚](https://hexdocs.pm/rank/) - Ordinals for numbers, e.g. 1st, 2nd, 3rd +- [rank](https://github.com/lpil/rank) - [📚](https://hexdocs.pm/rank/) - Ordinals for numbers, e.g. 1st, 2nd, 3rd - [wink](https://github.com/MAHcodes/wink) - [📚](https://hexdocs.pm/wink/) - A simple Gleam box drawing library ### Time