Преглед на файлове

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/"