From cd3800ec46d9aff8440d92dc44ce15ee33b3f677 Mon Sep 17 00:00:00 2001
From: EasyMoney322 <20065717+easymoney322@users.noreply.github.com>
Date: Mon, 23 Dec 2024 10:18:19 +0500
Subject: [PATCH] Updated link for signature

---
 common/documentserver-example/welcome/docker.html    | 2 +-
 common/documentserver-example/welcome/linux-rpm.html | 2 +-
 common/documentserver-example/welcome/linux.html     | 2 +-
 common/documentserver-example/welcome/win.html       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/documentserver-example/welcome/docker.html b/common/documentserver-example/welcome/docker.html
index 0641a4ad..a07115ab 100644
--- a/common/documentserver-example/welcome/docker.html
+++ b/common/documentserver-example/welcome/docker.html
@@ -50,7 +50,7 @@ <h1>Starting from version 7.2,  JWT is enabled by default.</h1> <br>
         <p class="notice_text">A random secret is generated automatically if a custom secret has not been added during installation. To obtain the default secret, run this command:</p>
         <pre> sudo docker exec $(sudo docker ps -q) /var/www/onlyoffice/documentserver/npm/json -f /etc/onlyoffice/documentserver/local.json 'services.CoAuthoring.secret.session.string'</span></pre>
         <p class="notice_text notice_margin">You can replace the default secret with a custom key using Docker env.</p>
-        <p class="notice_text notice_margin">More information about JWT in the <a href="https://api.onlyoffice.com/editors/signature/">documentation.</a></p>
+        <p class="notice_text notice_margin">More information about JWT in the <a href="https://api.onlyoffice.com/docs/docs-api/additional-api/signature/">documentation.</a></p>
     </div>
     <div>
         <div class="content-block">
diff --git a/common/documentserver-example/welcome/linux-rpm.html b/common/documentserver-example/welcome/linux-rpm.html
index bce648e0..bf02c2e5 100644
--- a/common/documentserver-example/welcome/linux-rpm.html
+++ b/common/documentserver-example/welcome/linux-rpm.html
@@ -49,7 +49,7 @@ <h2>Integration options</h2>
         <h1>Starting from version 7.2,  JWT is enabled by default.</h1> <br>
         <p class="notice_text">A random secret is generated automatically if a custom secret has not been added during installation.</p>
         <p class="notice_text">The secret is available in - <em>/etc/onlyoffice/documentserver/<b>local.json</b></em> in - <em>services.CoAuthoring.secret.browser.string</em> parameter.</p>
-        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/editors/signature/">documentation.</a></p>
+        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/docs/docs-api/additional-api/signature/">documentation.</a></p>
     </div>
     <div>
         <div class="content-block">
diff --git a/common/documentserver-example/welcome/linux.html b/common/documentserver-example/welcome/linux.html
index bce648e0..bf02c2e5 100644
--- a/common/documentserver-example/welcome/linux.html
+++ b/common/documentserver-example/welcome/linux.html
@@ -49,7 +49,7 @@ <h2>Integration options</h2>
         <h1>Starting from version 7.2,  JWT is enabled by default.</h1> <br>
         <p class="notice_text">A random secret is generated automatically if a custom secret has not been added during installation.</p>
         <p class="notice_text">The secret is available in - <em>/etc/onlyoffice/documentserver/<b>local.json</b></em> in - <em>services.CoAuthoring.secret.browser.string</em> parameter.</p>
-        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/editors/signature/">documentation.</a></p>
+        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/docs/docs-api/additional-api/signature/">documentation.</a></p>
     </div>
     <div>
         <div class="content-block">
diff --git a/common/documentserver-example/welcome/win.html b/common/documentserver-example/welcome/win.html
index 8472ecf1..b9c70319 100644
--- a/common/documentserver-example/welcome/win.html
+++ b/common/documentserver-example/welcome/win.html
@@ -51,7 +51,7 @@ <h2>Integration options</h2>
         <h1>Starting from version 7.2,  JWT is enabled by default.</h1> <br>
         <p class="notice_text">A random secret is generated automatically if a custom secret has not been added during installation.<br>The secret is available in - <em>%ProgramFiles%\ONLYOFFICE\DocumentServer\config\<b>local.json</b></em></p>        
         <p class="notice_text">in - <em>services.CoAuthoring.secret.browser.string</em> parameter.</p>
-        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/editors/signature/">documentation.</a></p>
+        <p class="notice_text">If you want to replace the default secret with a custom key, read the <a href="https://api.onlyoffice.com/docs/docs-api/additional-api/signature/">documentation.</a></p>
     </div>
     <div>
         <div class="content-block">