Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit b83add5

Browse files
committed
Fix repository links in package.json
1 parent e998306 commit b83add5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
},
4949
"repository": {
5050
"type": "git",
51-
"url": "https://github.com/level/levelup.git"
51+
"url": "https://github.com/Level/levelup.git"
5252
},
53-
"homepage": "https://github.com/level/levelup",
53+
"homepage": "https://github.com/Level/levelup",
5454
"keywords": [
5555
"level",
5656
"leveldb",

0 commit comments

Comments
 (0)