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