Fix paths for DocSpace plugins

This commit is contained in:
Svetlana Maleeva 2023-12-13 12:25:08 +03:00
parent cbc0ff0a87
commit 3c57be2820

View File

@ -486,7 +486,7 @@
<h5 id="plugins">Plugins</h5>
<p>Add plugins to extend the functionality of DocSpace with extra features.</p>
<p>There are two types of plugins: system ones, which we develop ourselves, and custom ones. You can download a custom plugin on this page if this option is enabled in the config (in the SaaS version, only system plugins are available).</p>
<p>Currently, the following plugins are available: <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/draw-io">Draw.io</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/PDF-Converter">PDF-Converter</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/onlyoffice-docspace-plugin-sdk/tree/master/samples/speech-to-text">Speech-to-text</a>.</p>
<p>Currently, the following plugins are available: <a class="see_also" href="https://github.com/ONLYOFFICE/docspace-plugins/tree/master/draw-io">Draw.io</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/docspace-plugins/tree/master/pdf-converter">PDF-Converter</a>, <a class="see_also" href="https://github.com/ONLYOFFICE/docspace-plugins/tree/master/speech-to-text">Speech-to-text</a>.</p>
<div class="screen_block">
<img alt="Developer Tools" target="img16_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/small/plugins.png")%>" />
<img alt="Developer Tools" id="img16_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/DocSpace/big/plugins.png")%>" />