From df0c9b34d539f726697a5984eb5c4b1c1a6460dd Mon Sep 17 00:00:00 2001 From: Zhuowei Zhang Date: Mon, 26 Dec 2022 03:33:22 -0500 Subject: [PATCH] fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4fa18e..8cda44b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To work around this, I package the font using the [WOFF2](https://www.w3.org/TR/ See `repackfonts/make_woff2src.sh` for details: this script: -- renames the font to .SFUI-Regular with [TTX](https://github.com/fonttools/fonttools) following [this answer]() +- renames the font to .SFUI-Regular with [TTX](https://github.com/fonttools/fonttools) following [this answer](https://superuser.com/a/694452) - rebuilds the font to .woff2 - runs `repackfonts/BrotliPadding.swift` to decompress the WOFF2 file and insert padding to skip past the 16384th byte