voidcosmos / angular-communities

A list of all the Angular Communities around the world
https://www.angular-communities.com
MIT License
102 stars 38 forks source link

fix(data): remove i18n on meetup links #77

Closed geromegrignon closed 3 years ago

geromegrignon commented 3 years ago

Actual behavior

Some Meetup links are localized to Spanish with an /es-ES url segment without direct relation to the native language of the country.

Expected behavior

We should get the same behavior across all Meetup links.

Changes

/es-ES url segment removed from Meetup links.

Caballerog commented 3 years ago

Thanks for your pull-request.