Skip to content

Commit 2404a95

Browse files
committed
fix: home page link
1 parent 9957530 commit 2404a95

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212

1313
# Change Log
1414

15+
## 1.0.1
16+
17+
### 🐞 Fix
18+
19+
- Update home page link.
20+
1521
## 1.0.0
1622

1723
### ✨ New

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"url": "https://www.elgato.com"
5656
},
5757
"license": "MIT",
58-
"homepage": "https://docs.elgato.com/icons",
58+
"homepage": "https://docs.elgato.com/resources/icons",
5959
"repository": {
6060
"type": "git",
6161
"url": "git+https://github.com/elgatosf/icons.git"

0 commit comments

Comments
 (0)