Skip to content

Commit 8b35261

Browse files
authored
Merge pull request #21 from mhchia/patch-2
Fix the typo in ["bugs"]["url"]
2 parents b12d017 + 860d06b commit 8b35261

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)