Переглянути джерело

setup: update support link

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino 1 рік тому
батько
коміт
d19976cc3f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      templates/webadmin/adminsetup.html

+ 1 - 1
templates/webadmin/adminsetup.html

@@ -100,7 +100,7 @@ explicit grant from the SFTPGo Team ([email protected]).
     </div>
     {{- if not .HideSupportLink}}
     <div class="d-flex fw-semibold text-primary">
-        <a href="https://github.com/drakkan/sftpgo#sponsors" target="_blank" class="px-2">
+        <a href="https://github.com/drakkan/sftpgo?tab=readme-ov-file#sponsors" target="_blank" class="px-2">
             <span data-i18n="setup.help_text"></span>
         </a>
     </div>