Skip to content

Commit 25caaa5

Browse files
committed
Fix link to NotoSans
1 parent c182430 commit 25caaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScaledFont/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
An example of using custom fonts with dynamic type making use of the `UIFontMetrics` class introduced with iOS 11. It provides examples using the Noteworthy font which is built-in to iOS and the NotoSerif font which was downloaded from google fonts:
66

7-
+ [Noto Sans]([NotoSans](https://fonts.google.com/specimen/Noto+Serif?selection.family=Noto+Serif))
7+
+ [Noto Sans](https://fonts.google.com/specimen/Noto+Serif?selection.family=Noto+Serif)
88

99
*Refer to LICENSE.txt if you plan on using NotoSans in a shipping application.*
1010

0 commit comments

Comments
 (0)