This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new d6edec0d76f Fix skywalking links (#1492)
d6edec0d76f is described below
commit d6edec0d76f0337b35dac91cfa792e66a65d129a
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Sep 11 12:56:56 2022 +0800
Fix skywalking links (#1492)
---
content/en/blog/news/tracing-with-skywalking.md | 2 +-
content/en/docs/v2.7/admin/ops/skywalking.md | 2 +-
content/zh/blog/integration/tracing-with-skywalking.md | 2 +-
content/zh/docsv2.7/admin/ops/skywalking.md | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/en/blog/news/tracing-with-skywalking.md
b/content/en/blog/news/tracing-with-skywalking.md
index 8f8c5e5ffd9..4125f7a2e4e 100644
--- a/content/en/blog/news/tracing-with-skywalking.md
+++ b/content/en/blog/news/tracing-with-skywalking.md
@@ -70,7 +70,7 @@ public class ConsumerController {
### Deploy Apache Skywalking
-[Apache skywalking](https://github.com/apache/skywalking) offers two
deployment modes: single-node mode and cluster mode,Here is the single-node
mode deployment step, and more about how to deploy skywalking with cluster
mode, please reference
[document](https://skywalking.apache.org/docs/main/latest/en/setup/backend/backend-setup/).
+[Apache skywalking](https://github.com/apache/skywalking) offers two
deployment modes: single-node mode and cluster mode,Here is the single-node
mode deployment step, and more about how to deploy skywalking with cluster
mode, please reference
[document](https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-setup/).
#### Third-party components
diff --git a/content/en/docs/v2.7/admin/ops/skywalking.md
b/content/en/docs/v2.7/admin/ops/skywalking.md
index 90258f16541..7277686e871 100644
--- a/content/en/docs/v2.7/admin/ops/skywalking.md
+++ b/content/en/docs/v2.7/admin/ops/skywalking.md
@@ -76,7 +76,7 @@ public class ConsumerController {
### Deploy Apache Skywalking
-[Apache skywalking (Incubator)](https://github.com/apache/skywalking) offers
two deployment modes: single-node mode and cluster mode,Here is the
single-node mode deployment step, and more about how to deploy skywalking with
cluster mode, please reference
[document](https://skywalking.apache.org/docs/main/latest/en/setup/backend/backend-setup/).
+[Apache skywalking (Incubator)](https://github.com/apache/skywalking) offers
two deployment modes: single-node mode and cluster mode,Here is the
single-node mode deployment step, and more about how to deploy skywalking with
cluster mode, please reference
[document](https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-setup/).
#### Third-party components
diff --git a/content/zh/blog/integration/tracing-with-skywalking.md
b/content/zh/blog/integration/tracing-with-skywalking.md
index d19af20fe6b..8965c4b52d1 100644
--- a/content/zh/blog/integration/tracing-with-skywalking.md
+++ b/content/zh/blog/integration/tracing-with-skywalking.md
@@ -71,7 +71,7 @@ public class ConsumerController {
```
### 部署Apache Skywalking(Incubator)
-Apache
Skywalking(Incubator)共提供两种部署模式:单节点模式和集群模式,以下为单节点模式部署步骤,集群模式部署详情参考[文档](https://skywalking.apache.org/docs/main/latest/en/setup/backend/backend-setup/)。
+Apache
Skywalking(Incubator)共提供两种部署模式:单节点模式和集群模式,以下为单节点模式部署步骤,集群模式部署详情参考[文档](https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-setup/)。
#### 依赖第三方组件
1. JDK8+
2. Elasticsearch 5.x
diff --git a/content/zh/docsv2.7/admin/ops/skywalking.md
b/content/zh/docsv2.7/admin/ops/skywalking.md
index 21b19dd25c9..673868cc73a 100644
--- a/content/zh/docsv2.7/admin/ops/skywalking.md
+++ b/content/zh/docsv2.7/admin/ops/skywalking.md
@@ -75,7 +75,7 @@ public class ConsumerController {
```
### 部署 Apache Skywalking
-Apache Skywalking
共提供两种部署模式:单节点模式和集群模式,以下为单节点模式部署步骤,集群模式部署详情参考[文档](https://skywalking.apache.org/docs/main/latest/en/setup/backend/backend-setup/)。
+Apache Skywalking
共提供两种部署模式:单节点模式和集群模式,以下为单节点模式部署步骤,集群模式部署详情参考[文档](https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-setup/)。
#### 依赖第三方组件