Fix repo contentUrl: remove /tree/main suffix
Browse files- 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
|
| 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 |
},
|