Skip to content

Commit

Permalink
Merge pull request #677 from alanhamlett/master
Browse files Browse the repository at this point in the history
Fix WHU domain and name
  • Loading branch information
yigitguler authored Nov 25, 2024
2 parents 07b1346 + 1af0449 commit e21deeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions world_universities_and_domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -29576,11 +29576,11 @@
"country": "Germany"
},
{
"web_pages": ["http://www.whu-koblenz.de/"],
"name": "Wissenschaftliche Hochschule für Unternehmensführung, Otto-Beisheim Hochschule",
"web_pages": ["https://www.whu.edu/"],
"name": "WHU – Otto Beisheim School of Management",
"alpha_two_code": "DE",
"state-province": null,
"domains": ["whu-koblenz.de"],
"domains": ["whu-koblenz.de", "whu.edu"],
"country": "Germany"
},
{
Expand Down

0 comments on commit e21deeb

Please sign in to comment.