瀏覽代碼

chore: 修改路径地址

奔跑的面条 3 年之前
父節點
當前提交
bd53d80d26
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/settings/pathConst.ts

+ 3 - 3
src/settings/pathConst.ts

@@ -1,10 +1,10 @@
 // * 外部路径地址
 
 // 项目文档地址
-export const docPath = "http://www.mtruning.club:81/"
+export const docPath = "https://www.mtruning.club/"
 
 // 项目源码
-export const giteeSourceCodePath = "https://gitee.com/MTrun/go-view/"
+export const giteeSourceCodePath = "https://gitee.com/dromara/go-view"
 
 // 赞助
-export const sponsorPath = "http://www.mtruning.club:81/more/sponsor.html"
+export const sponsorPath = "https://www.mtruning.club/sponsor/"