Skip to content

Commit

Permalink
Fix homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Nov 26, 2024
1 parent 75354ec commit 7dda6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bugs": {
"url": "https://github.com/orbitdb/core-types/issues"
},
"homepage": "https://github.com/reseau-constellationn/orbit-db-types#readme",
"homepage": "https://github.com/orbitdb/core-types#readme",
"scripts": {
"test": "pnpm tsc -p tsconfig.json",
"format": "pnpm prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\" && pnpm eslint . --fix",
Expand Down

0 comments on commit 7dda6dd

Please sign in to comment.