1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

category change: Medicine -> Health & Medicine

This commit is contained in:
Matthias Kretschmann 2019-05-27 16:18:32 +02:00
parent f0c3fd6865
commit fee5f1cf7a
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3 additions and 1 deletions

View File

@ -97,6 +97,8 @@ const categoryImageFile = (category: string) => {
case 'mathematics': case 'mathematics':
return mathematics return mathematics
case 'Medicine': case 'Medicine':
case 'Health & Medicine':
case 'Health':
case 'medicine': case 'medicine':
return medicine return medicine
case 'Other': case 'Other':

View File

@ -64,7 +64,7 @@
"Agriculture & Bio Engineering", "Agriculture & Bio Engineering",
"Transportation", "Transportation",
"Urban Planning", "Urban Planning",
"Medicine", "Health & Medicine",
"Business & Management", "Business & Management",
"Sports & Recreation", "Sports & Recreation",
"Communication & Journalism", "Communication & Journalism",