aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar Benson Muite <bkmgitusersnoreplygithubcom>2022-06-07 12:16:31 +0300
committerLibravatarLarge Libravatar GitHub <noreplygithubcom>2022-06-07 12:16:31 +0300
commit86b5d609c5213baec0b3e84a1777cca6f50cc928 (patch)
tree0783f032865ffc3aa8af384389ccb1c9ccccc83c
parentb5537164d4ff7889d0fe64f2ca0b2a56dce37c41 (diff)
downloadsfnt2woff-zopfli-86b5d609c5213baec0b3e84a1777cca6f50cc928.tar.gz
sfnt2woff-zopfli-86b5d609c5213baec0b3e84a1777cca6f50cc928.tar.bz2
sfnt2woff-zopfli-86b5d609c5213baec0b3e84a1777cca6f50cc928.tar.lz
sfnt2woff-zopfli-86b5d609c5213baec0b3e84a1777cca6f50cc928.zip

Update broken ttf2woff link

-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4b9b41..487084a 100644
--- a/README.md
+++ b/README.md
@@ -39,4 +39,4 @@ The WOFF portion of the code is taken from [sfnt2woff](https://web.archive.org/w
## Alternative
-You can also use the [ttf2woff tool](http://wizard.ae.krakow.pl/~jb/ttf2woff/), which also converts OpenType files to WOFF using Zopfli, but is exclusively licensed under the GPL. However it doesn't have a command line option for the number of Zopfli iterations and thus can't create files as small as sfnt2woff-zopfli.
+You can also use the [ttf2woff tool](https://torinak.com/~jb/ttf2woff/), which also converts OpenType files to WOFF using Zopfli, but is exclusively licensed under the GPL. However it doesn't have a command line option for the number of Zopfli iterations and thus can't create files as small as sfnt2woff-zopfli.