They added a locale attribute to the links. This means a link with an “en” tag won’t appear if the current user’s language is “fr”, for example.
Though, if you don’t provide a locale, it should show them by default. There is a bug here.
An immediate fix would be to add ,en
to your links in the settings.
2 Likes