Skip to content

Commit 355f5f9

Browse files
committed
Update URLs
1 parent fea8fb1 commit 355f5f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Automatic font download and generation of the required CSS selectors
88
- Efficient font previews (full fonts are only downloaded on selection)
99

10-
**[Demo](https://samuelmeuli.github.io/font-picker)**
10+
**[Demo](https://font-picker.samuelmeuli.com)**
1111

1212
_This is the React component for the [**Font Picker**](https://github.com/samuelmeuli/font-picker) library._
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Font selector component for Google Fonts",
55
"author": "Samuel Meuli <[email protected]>",
66
"repository": "github:samuelmeuli/font-picker-react",
7-
"homepage": "https://samuelmeuli.github.io/font-picker",
7+
"homepage": "https://font-picker.samuelmeuli.com",
88
"license": "MIT",
99
"keywords": [
1010
"fonts",

0 commit comments

Comments
 (0)