Skip to content

Commit 2e4b9b8

Browse files
authored
Just fix incorrect homepage in package.json
1 parent 5f0f2ae commit 2e4b9b8

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
@@ -26,7 +26,7 @@
2626
"type": "git",
2727
"url": "git+https://github.com/rescript-lang/rescript-react.git"
2828
},
29-
"homepage": "https://rescript-lang.org/docs/latest/react/",
29+
"homepage": "https://rescript-lang.org/docs/react/latest/introduction",
3030
"devDependencies": {
3131
"bs-platform": "8.3.0",
3232
"jest": "^26.0.1",

0 commit comments

Comments
 (0)