Change links inside plugins to correct url.
This commit is contained in:
AlexeyMatveev686
2023-09-27 11:43:57 +03:00
parent 7b9fdf3bef
commit 2bf2a2f752
3 changed files with 3 additions and 3 deletions

View File

@ -145,7 +145,7 @@
</div>
<div id="main-container" style="width:100%; height:100%;margin:0;padding:0; display: flex; flex-direction: column;">
<div id="api">
<div style="margin: 12px"><span class="i18n">To use DeepL, subscribe to DeepL API plan in the official DeepL website. Copy the API key and insert it in the specified field.</span> <a target="_blank" href="https://github.com/ONLYOFFICE/plugin-deepl/tree/develop#configuration" class="i18n">Learn more here.</a></div>
<div style="margin: 12px"><span class="i18n">To use DeepL, subscribe to DeepL API plan in the official DeepL website. Copy the API key and insert it in the specified field.</span> <a target="_blank" href="https://github.com/ONLYOFFICE/onlyoffice.github.io/tree/master/sdkjs-plugins/content/deepl#configuration" class="i18n">Learn more here.</a></div>
<div style="margin: 16px 0 4px 0; font-weight: normal !important;">
<label style="margin-left:12px;">API key</label>
</div>