From ae0d58c5adcd6594549c07914d8c7a8d2c6ecf66 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 18 Sep 2020 19:34:43 +0100 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 6fc86e8..c6f0477 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ https://oss.sonatype.org/content/repositories/releases/net/kemitix/fontface/) https://img.shields.io/maven-central/v/net.kemitix/fontface.svg?style=for-the-badge)]( https://search.maven.org/artifact/net.kemitix/fontface) -Extracted from [Clover](/kemitix/clover) to allow re-use. +Extracted from [Clover](https://github.com/kemitix/clover) to allow re-use. It currently has some hold-overs from being implemented for that single use-case. Refinement, and making it more generally suitable, will come as it is used in -other projects, (e.g. [Binder](/kemitix/binder)). +other projects, (e.g. [Binder](https://github.com/kemitix/binder)). - `FontFace` - `Font` wrapper - `FontCache` - a cache of `FontFace` instances