소스 검색

Fix broken links for Hack type specimen

Jeremy Huang 7 년 전
부모
커밋
2db7bc0cf0
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      README.md
  2. 1 1
      docs/ABOUT.md
  3. 1 1
      docs/WEBFONT_USAGE.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ pre, code { font-family: Hack, monospace; }
 
 
 ## Resources
 ## Resources
 * [About Hack](docs/ABOUT.md)
 * [About Hack](docs/ABOUT.md)
-* [Full specimen](http://chrissimpkins.github.io/Hack/font-specimen.html)
+* [Full specimen](http://source-foundry.github.io/Hack/font-specimen.html)
 * [Changelog](CHANGELOG.md)
 * [Changelog](CHANGELOG.md)
 * [Project website](http://sourcefoundry.org/hack/)
 * [Project website](http://sourcefoundry.org/hack/)
 * [Contributors](docs/CONTRIBUTORS.md)
 * [Contributors](docs/CONTRIBUTORS.md)

+ 1 - 1
docs/ABOUT.md

@@ -13,7 +13,7 @@ The font binaries are released under a license that permits unlimited print, des
 
 
 ### Specimen
 ### Specimen
 
 
-<a href="http://chrissimpkins.github.io/Hack/font-specimen.html"><img src="../img/hack-waterfall.png" alt="Hack font specimen" width="728"></a>
+<a href="http://source-foundry.github.io/Hack/font-specimen.html"><img src="../img/hack-waterfall.png" alt="Hack font specimen" width="728"></a>
 
 
 
 
 Click the image for the full type specimen.
 Click the image for the full type specimen.

+ 1 - 1
docs/WEBFONT_USAGE.md

@@ -2,7 +2,7 @@
 
 
 Hack webfonts are released in eot, ttf, woff, and woff2 formats.  They include a complete Hack character set build and a smaller [basic Latin](http://www.unicode.org/charts/PDF/U0000.pdf) + [Latin-1 supplement](http://www.unicode.org/charts/PDF/U0080.pdf) Unicode character block build.  The latter build set is smaller in size and is intended to improve page loading times when you do not need the entire Hack character set.
 Hack webfonts are released in eot, ttf, woff, and woff2 formats.  They include a complete Hack character set build and a smaller [basic Latin](http://www.unicode.org/charts/PDF/U0000.pdf) + [Latin-1 supplement](http://www.unicode.org/charts/PDF/U0080.pdf) Unicode character block build.  The latter build set is smaller in size and is intended to improve page loading times when you do not need the entire Hack character set.
 
 
-You can view the rendering of the web fonts at a range of sizes on the [Hack type specimen](http://chrissimpkins.github.io/Hack/font-specimen.html).
+You can view the rendering of the web fonts at a range of sizes on the [Hack type specimen](http://source-foundry.github.io/Hack/font-specimen.html).
 
 
 #### Hack by CDN
 #### Hack by CDN