浏览代码

setup: update support link

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
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 (support@sftpgo.com).
     </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>