summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f438871..2acfd7f 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ sudo apt-get install fontforge python-fontforge
##### For post-production:
```bash
-git clone https://code.google.com/p/noto/
+git clone https://github.com/googlei18n/nototools
git clone https://github.com/rougier/freetype-py.git
```
@@ -229,7 +229,7 @@ Post-production scripts (most of the code outside of the `fontbuild` directory,
e.g. for testing output) depend on:
- The nototools module, installed as part of Noto
- (https://code.google.com/p/noto/)
+ (https://github.com/googlei18n/nototools)
- (Noto subsequently depends on HarfBuzz: https://github.com/behdad/harfbuzz)
- freetype-py (https://github.com/rougier/freetype-py)
- eog (https://wiki.gnome.org/Apps/EyeOfGnome)