From ce85fb36a5b3f458cbe9b85be5f28b61c83b93db Mon Sep 17 00:00:00 2001 From: naiba Date: Thu, 26 Oct 2023 23:43:40 +0800 Subject: [PATCH] update install URL in mainland --- docs/en_US/index.md | 3 +++ docs/guide/agent.md | 2 +- docs/guide/dashboard.md | 2 +- docs/index.md | 5 ++++- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/en_US/index.md b/docs/en_US/index.md index 0a302acd..5c31a720 100644 --- a/docs/en_US/index.md +++ b/docs/en_US/index.md @@ -10,6 +10,9 @@ hero: image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg actions: - theme: brand + text: Preview + link: https://ops.naibahq.com + - theme: alt text: Learn More → link: /en_US/guide/dashboard diff --git a/docs/guide/agent.md b/docs/guide/agent.md index 70d1e99e..bebf4b1b 100644 --- a/docs/guide/agent.md +++ b/docs/guide/agent.md @@ -42,7 +42,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh ``` 如果你的被控服务器位于中国大陆,可以使用镜像: ````bash -curl -L https://cdn.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh +curl -L https://jihulab.com/nezha/dashboard/-/raw/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh ```` * 选择“安装监控 Agent” * 输入通信域名,如:”data.example.com“ diff --git a/docs/guide/dashboard.md b/docs/guide/dashboard.md index 7e9ad696..04963a85 100644 --- a/docs/guide/dashboard.md +++ b/docs/guide/dashboard.md @@ -48,7 +48,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh ``` 如果你的面板服务器位于中国大陆,可以使用镜像: ````bash -curl -L https://cdn.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh +curl -L https://jihulab.com/nezha/dashboard/-/raw/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh ```` * 等待Docker安装完毕后,分别输入以下值: diff --git a/docs/index.md b/docs/index.md index 6224d8ca..0d837937 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,10 @@ hero: image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg actions: - theme: brand - text: 开始使用 → + text: 预览 + link: https://ops.naibahq.com + - theme: alt + text: 开始使用 → link: /guide/dashboard features: