Skip to content

Commit 86f1d78

Browse files
committed
fix: fixed references to code repos
1 parent 8bd6617 commit 86f1d78

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

algorithm_catalog/vito/eurac_pv_farm_detection/records/eurac_pv_farm_detection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
{
9999
"rel": "code",
100-
"type": "application/json",
100+
"type": "text/html",
101101
"title": "Git source repository",
102102
"href": "https://github.com/clausmichele/openEO_photovoltaic"
103103
},

algorithm_catalog/vito/fusets_mogpr/records/fusets_mogpr.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@
127127
"title": "CDSE openEO federation",
128128
"href": "https://openeofed.dataspace.copernicus.eu"
129129
},
130+
{
131+
"rel": "code",
132+
"type": "text/html",
133+
"title": "Git source repository",
134+
"href": "https://github.com/Open-EO/FuseTS"
135+
},
130136
{
131137
"rel": "example-output",
132138
"type": "application/json",

algorithm_catalog/vito/worldcereal_crop_extent/records/worldcereal_crop_extent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
{
9999
"rel": "code",
100-
"type": "application/json",
100+
"type": "text/html",
101101
"title": "Git source repository",
102102
"href": "https://github.com/WorldCereal/worldcereal-classification.git"
103103
},

algorithm_catalog/vito/worldcereal_crop_type/records/worldcereal_crop_type.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
{
9999
"rel": "code",
100-
"type": "application/json",
100+
"type": "text/html",
101101
"title": "Git source repository",
102102
"href": "https://github.com/WorldCereal/worldcereal-classification.git"
103103
},

0 commit comments

Comments
 (0)