Skip to content

Commit 860d06b

Browse files
authored
Fix the typo in ["bugs"]["url"]
1 parent b12d017 commit 860d06b

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
@@ -1,7 +1,7 @@
11
{
22
"author": "whyrusleeping",
33
"bugs": {
4-
"url": "https://github.com/go-ds-leveldb"
4+
"url": "https://github.com/ipfs/go-ds-leveldb"
55
},
66
"gx": {
77
"dvcsimport": "github.com/ipfs/go-ds-leveldb"

0 commit comments

Comments
 (0)