mysigner commited on
Commit
2d02a06
·
verified ·
1 Parent(s): 99f6cba

Fix repo contentUrl: remove /tree/main suffix

Browse files
Files changed (1) hide show
  1. croissant.json +1 -1
croissant.json CHANGED
@@ -79,7 +79,7 @@
79
  "@id": "repo",
80
  "name": "repo",
81
  "description": "Hugging Face dataset repository serving as the root container for all distribution files.",
82
- "contentUrl": "https://huggingface.co/datasets/mysigner/MySign/tree/main",
83
  "encodingFormat": "git+https",
84
  "sha256": "main"
85
  },
 
79
  "@id": "repo",
80
  "name": "repo",
81
  "description": "Hugging Face dataset repository serving as the root container for all distribution files.",
82
+ "contentUrl": "https://huggingface.co/datasets/mysigner/MySign",
83
  "encodingFormat": "git+https",
84
  "sha256": "main"
85
  },