Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit e9e976be authored by Davis Ragels's avatar Davis Ragels
Browse files

Fixed MT info link

parent 345ae57c
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ class TranslationProviderForm extends FormBase {
'#markup' => new FormattableMarkup(
t( "Set up an account for <a target='_blank' href='@link'>eTranslation</a>" ),
array(
'@link' => 'https://website-translation.language-tools.ec.europe.eu/automated-translation_en',
'@link' => 'https://website-translation.language-tools.ec.europa.eu/automated-translation_en',
)
),
),
......@@ -148,7 +148,7 @@ class TranslationProviderForm extends FormBase {
'#markup' => new FormattableMarkup(
t( "Get <a target='_blank' href='@link'>MT provider access</a>" ),
array(
'@link' => 'https://website-translation.language-tools.ec.europe.eu/automated-translation_en',
'@link' => 'https://website-translation.language-tools.ec.europa.eu/automated-translation_en',
)
),
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment