NERDDISCO commited on
Commit
5b2c43c
·
1 Parent(s): 6d2dc92

docs(web): use proper github url

Browse files
Files changed (1) hide show
  1. packages/web/package.json +1 -2
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",