Parcourir la source

setup: update support link

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino il y a 1 an
Parent
commit
d19976cc3f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>