Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 5365464

Browse files
authored
Fix git repo url
1 parent adfea25 commit 5365464

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
"license": "MIT",
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/phillmac/orbit-db-http-api.git"
23+
"url": "https://github.com/orbitdb/orbit-db-http-api.git"
2424
},
2525
"engines": {
2626
"node": ">=10.0.0"

0 commit comments

Comments
 (0)