HTML/XML links to DeepL are outdated

Created on 24 July 2024, 8 months ago
Updated 22 August 2024, 7 months ago

Problem/Motivation

The following links in the DeeplTranslatorUi form are outdated and redirect to the main page:

[
          '@url_xml' => 'https://www.deepl.com/docs-api/xml/',
          '@url_html' => 'https://www.deepl.com/docs-api/html/',
]

Proposed resolution

Update the links with the following values:

[
          '@url_xml' => 'https://developers.deepl.com/docs/xml-and-html-handling/xml',
          '@url_html' => 'https://developers.deepl.com/docs/xml-and-html-handling/html',
]
📌 Task
Status

Fixed

Version

2.2

Component

Code

Created by

🇺🇦Ukraine taraskorpach Lutsk 🇺🇦

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024