From b5537164d4ff7889d0fe64f2ca0b2a56dce37c41 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Sun, 5 Jun 2022 10:50:43 +0300 Subject: Use web archive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b8d4722..e4b9b41 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This will compile two utilities `sfnt2woff-zopfli` to convert OpenType files to ## Licensing -The WOFF portion of the code is taken from [sfnt2woff](https://people.mozilla.org/~jkew/woff/), which is licensed under the MPL/GPL/LGPL. The [Zopfli implementation](https://code.google.com/p/zopfli/) is licensed under the Apache License. My modifications to `woff.c` are also licensed under the MPL/GPL/LGPL. +The WOFF portion of the code is taken from [sfnt2woff](https://web.archive.org/web/20170630235618/https://people-mozilla.org/~jkew/woff/), which is licensed under the MPL/GPL/LGPL. The [Zopfli implementation](https://code.google.com/p/zopfli/) is licensed under the Apache License. My modifications to `woff.c` are also licensed under the MPL/GPL/LGPL. ## Alternative -- cgit v1.2.3