[cantarell-fonts] glyphsLib moved from googlei18n to googlefonts, update URLs



commit 2963ab11939fb977e41279b54b7213a0b5b4d865
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Sun May 5 12:48:05 2019 +0100

    glyphsLib moved from googlei18n to googlefonts, update URLs

 scripts/update-gdef.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scripts/update-gdef.py b/scripts/update-gdef.py
index ad3d42fd..daa1f2ab 100644
--- a/scripts/update-gdef.py
+++ b/scripts/update-gdef.py
@@ -33,8 +33,8 @@ def _build_gdef(ufo) -> List[str]:
 
     See:
 
-    * https://github.com/googlei18n/glyphsLib/issues/85
-    * https://github.com/googlei18n/glyphsLib/pull/100#issuecomment-275430289
+    * https://github.com/googlefonts/glyphsLib/issues/85
+    * https://github.com/googlefonts/glyphsLib/pull/100#issuecomment-275430289
     """
     bases, ligatures, marks = set(), set(), set()
     carets: Dict[str, Any] = {}  # glyph names to anchor objects


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]