Skip to content

Commit 47fff63

Browse files
committed
chore(package.json): fix repository link
resolves #75
1 parent c8e319b commit 47fff63

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
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "https://github.com/IBM/jupyterlab_s3_browser.git"
34+
"url": "https://github.com/IBM/jupyterlab-s3-browser.git"
3535
},
3636
"scripts": {
3737
"build": "jlpm run build:lib && jlpm run build:labextension:dev",

0 commit comments

Comments
 (0)