From 17e60fdf51636324687f2a3106addfe0eb85800d Mon Sep 17 00:00:00 2001 From: yun Date: Wed, 10 Jan 2024 10:56:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20=E4=BF=AE=E5=A4=8D=E5=A4=B1=E6=95=88?= =?UTF-8?q?=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-ZH.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index 5d3051e7..bcc79fa7 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -65,7 +65,7 @@ git clone https://github.com/XiaoDaiGua-Ray/ray-template.git # 如果你的下载速度很慢,可以切换到下面的代理地址 -git clone https://gh.yka.moe/https://github.com/XiaoDaiGua-Ray/ray-template.git +git clone https://mirror.ghproxy.com/https://github.com/XiaoDaiGua-Ray/ray-template.git ``` ### 拉取依赖 diff --git a/README.md b/README.md index 5681e392..35ae9450 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ A `free`, `efficient`, `complete with features` middle and backend template base git clone https://github.com/XiaoDaiGua-Ray/ray-template.git # If your download speed is very slow, you can switch to the proxy address below -git clone https://gh.yka.moe/https://github.com/XiaoDaiGua-Ray/ray-template.git +git clone https://mirror.ghproxy.com/https://github.com/XiaoDaiGua-Ray/ray-template.git ``` ### Pull dependencies