diff --git a/README.md b/README.md index 186e6913..5c354a4b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ scope of this crate to become a general purpose subsetter, as this is a massive will make the already complex codebase even more complex. In the future, -[klippa](https://github.com/googlefonts/fontations/tree/main/klippa) will hopefully fill this gap. +[skera](https://github.com/googlefonts/fontations/tree/main/skera) will hopefully fill this gap. For an example on how to use this crate, have a look at the [documentation](https://docs.rs/subsetter/latest/subsetter/). diff --git a/src/lib.rs b/src/lib.rs index ad380cef..1428b358 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -11,7 +11,7 @@ scope of this crate to become a general purpose subsetter, as this is a massive will make the already complex codebase even more complex. In the future, -[klippa](https://github.com/googlefonts/fontations/tree/main/klippa) will hopefully fill the gap +[skera](https://github.com/googlefonts/fontations/tree/main/skera) will hopefully fill the gap of a general-purpose subsetter in the Rust ecosystem. # Notes