Преглед на файлове

fixed incorrect dependency links

Chris Simpkins преди 7 години
родител
ревизия
54bc87a7a4
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      docs/BUILD.md

+ 2 - 2
docs/BUILD.md

@@ -6,8 +6,8 @@ Hack is compiled from UFO v2 spec source files to ttf, woff, and woff2 fonts wit
 
 To build the Hack desktop fonts (ttf) from source you will need the following build dependencies:
 
-- [fontmake](https://github.com/fonttools/fonttools) Python executable
-- [fonttools](https://github.com/googlei18n/fontmake) Python library
+- [fontmake](https://github.com/googlei18n/fontmake) Python executable
+- [fonttools](https://github.com/fonttools/fonttools) Python library
 - [ttfautohint](https://www.freetype.org/ttfautohint/) executable (includes Harfbuzz and FreeType dependencies)
 
 ### Web font (woff + woff2) build dependencies