Skip to content

Commit e6aee53

Browse files
authored
fix homepage and bugs links
1 parent d6f4816 commit e6aee53

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
@@ -11,9 +11,9 @@
1111
"jupyterlab",
1212
"jupyterlab-extension"
1313
],
14-
"homepage": "https://github.com/IBM/jupyterlab_s3_browser",
14+
"homepage": "https://github.com/IBM/jupyterlab-s3-browser",
1515
"bugs": {
16-
"url": "https://github.com/IBM/jupyterlab_s3_browser/issues"
16+
"url": "https://github.com/IBM/jupyterlab-s3-browser/issues"
1717
},
1818
"license": "Apache-2.0",
1919
"author": "James Reeve",

0 commit comments

Comments
 (0)