Skip to content

Commit d2f9f4a

Browse files
authored
Merge pull request #1153 from monarch-initiative/create-pull-request/patch
Update Resource Data
2 parents a1e6acb + 5f054c4 commit d2f9f4a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

frontend/src/resources/monarch-app-infopages.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@
101101
"license": "CC-BY-4.0",
102102
"see_also": {
103103
"documentation": "https://mondo.readthedocs.io/en/latest",
104-
"other": ["https://monarch-initiative.github.io/mondo-ingest"],
104+
"other": [
105+
"https://monarch-initiative.github.io/mondo-ingest"
106+
],
105107
"repository": "https://github.com/monarch-initiative/mondo",
106108
"website": "https://mondo.monarchinitiative.org"
107109
},
@@ -211,7 +213,9 @@
211213
"license": "CC0",
212214
"see_also": {
213215
"documentation": "https://obophenotype.github.io/upheno",
214-
"other": ["https://www.ebi.ac.uk/ols4/ontologies/upheno"],
216+
"other": [
217+
"https://www.ebi.ac.uk/ols4/ontologies/upheno"
218+
],
215219
"repository": "https://github.com/obophenotype/upheno",
216220
"website": "https://obophenotype.github.io/upheno"
217221
},
@@ -233,7 +237,9 @@
233237
"license": "CC-BY-4.0",
234238
"see_also": {
235239
"documentation": "https://monarch-initiative.github.io/vertebrate-breed-ontology",
236-
"other": ["https://ols.monarchinitiative.org/ontologies/vbo"],
240+
"other": [
241+
"https://ols.monarchinitiative.org/ontologies/vbo"
242+
],
237243
"repository": "https://github.com/monarch-initiative/vertebrate-breed-ontology",
238244
"website": "https://github.com/monarch-initiative/vertebrate-breed-ontology"
239245
},

0 commit comments

Comments
 (0)