Skip to content

Commit 7dda6dd

Browse files
committed
Fix homepage
1 parent 75354ec commit 7dda6dd

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
@@ -18,7 +18,7 @@
1818
"bugs": {
1919
"url": "https://github.com/orbitdb/core-types/issues"
2020
},
21-
"homepage": "https://github.com/reseau-constellationn/orbit-db-types#readme",
21+
"homepage": "https://github.com/orbitdb/core-types#readme",
2222
"scripts": {
2323
"test": "pnpm tsc -p tsconfig.json",
2424
"format": "pnpm prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\" && pnpm eslint . --fix",

0 commit comments

Comments
 (0)