Skip to content

Commit 35f4456

Browse files
authored
Merge pull request #116 from AntoineKM/master
fix: update homepage link to point to the new docs site
2 parents fc1e0c5 + 154f386 commit 35f4456

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
@@ -20,7 +20,7 @@
2020
}
2121
},
2222
"repository": "https://github.com/hopinc/js.git",
23-
"homepage": "https://hop.io",
23+
"homepage": "https://docs.hop.io/sdks/server/js",
2424
"author": "Hop <[email protected]>",
2525
"license": "MIT",
2626
"sideEffects": false,

0 commit comments

Comments
 (0)