Skip to content

Commit 85391d0

Browse files
committed
top package.json: fix homepage url
1 parent 261fc71 commit 85391d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bugs": {
1616
"url": "https://github.com/xpack-dev-tools/gcc-xpack/issues"
1717
},
18-
"homepage": "https://github.com/xpack-dev-tools/gcc-xpack/#readme",
18+
"homepage": "https://xpack-dev-tools.github.io/gcc-xpack/",
1919
"keywords": [
2020
"xpack",
2121
"gnu",

0 commit comments

Comments
 (0)