Spaces:
Running
Running
docs(web): use proper github url
Browse files
packages/web/package.json
CHANGED
@@ -43,8 +43,7 @@
|
|
43 |
},
|
44 |
"repository": {
|
45 |
"type": "git",
|
46 |
-
"url": "https://github.com/timpietrusky/lerobot.js"
|
47 |
-
"directory": "packages/web"
|
48 |
},
|
49 |
"license": "Apache-2.0",
|
50 |
"author": "Tim Pietrusky",
|
|
|
43 |
},
|
44 |
"repository": {
|
45 |
"type": "git",
|
46 |
+
"url": "https://github.com/timpietrusky/lerobot.js/tree/main/packages/web"
|
|
|
47 |
},
|
48 |
"license": "Apache-2.0",
|
49 |
"author": "Tim Pietrusky",
|