fix: Remove Website Item from Item Dashboard

- Install breaks on CI, will add later
diff --git a/erpnext/stock/doctype/item/item.json b/erpnext/stock/doctype/item/item.json
index 63243e6..50e9f0a 100644
--- a/erpnext/stock/doctype/item/item.json
+++ b/erpnext/stock/doctype/item/item.json
@@ -899,13 +899,7 @@
  "idx": 2,
  "image_field": "image",
  "index_web_pages_for_search": 1,
- "links": [
-  {
-   "group": "E-commerce",
-   "link_doctype": "Website Item",
-   "link_fieldname": "item_code"
-  }
- ],
+ "links": [],
  "max_attachments": 1,
  "modified": "2021-10-27 21:04:00.324786",
  "modified_by": "Administrator",