Skip to content

Commit bdc84a0

Browse files
allainmafintosh
authored andcommitted
Updating github urls to new org
npmjs is still pointing at the wrong URL. It's producing 404s
1 parent 9afaf2d commit bdc84a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/mafintosh/random-access-chrome-file.git"
17+
"url": "https://github.com/random-access-storage/random-access-chrome-file.git"
1818
},
1919
"author": "Mathias Buus (@mafintosh)",
2020
"license": "MIT",
2121
"bugs": {
22-
"url": "https://github.com/mafintosh/random-access-chrome-file/issues"
22+
"url": "https://github.com/random-access-storage/random-access-chrome-file/issues"
2323
},
24-
"homepage": "https://github.com/mafintosh/random-access-chrome-file"
24+
"homepage": "https://github.com/random-access-storage/random-access-chrome-file"
2525
}

0 commit comments

Comments
 (0)