This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch refactor/next-2
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/refactor/next-2 by this push:
     new 50f56ffe87 fix pinpoint link
50f56ffe87 is described below

commit 50f56ffe870ac7c63af409be916f515ad8f62ed8
Author: chickenlj <[email protected]>
AuthorDate: Wed Feb 22 10:32:30 2023 +0800

    fix pinpoint link
---
 .github/actions/always-upload-cache          | 2 +-
 content/zh-cn/blog/integration/pinpoint.md   | 2 +-
 content/zh-cn/docsv2.7/admin/ops/pinpoint.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/actions/always-upload-cache 
b/.github/actions/always-upload-cache
index af4dd99ec5..ae40d8b5ae 160000
--- a/.github/actions/always-upload-cache
+++ b/.github/actions/always-upload-cache
@@ -1 +1 @@
-Subproject commit af4dd99ec5b9c91a41d9c7de3a6b2f372427fcc9
+Subproject commit ae40d8b5aef19835431042468b08b756288b87a8
diff --git a/content/zh-cn/blog/integration/pinpoint.md 
b/content/zh-cn/blog/integration/pinpoint.md
index 983dd7ce31..e7f6851b47 100644
--- a/content/zh-cn/blog/integration/pinpoint.md
+++ b/content/zh-cn/blog/integration/pinpoint.md
@@ -10,7 +10,7 @@ description: >
 
 ## 什么是Pinpoint
 
-> 摘自[Pinpoint学习笔记](https://skyao.gitbooks.io/learning-pinpoint/)
+> 摘自 Pinpoint学习笔记
 
 [Pinpoint](https://github.com/naver/pinpoint)是一个开源的 APM (Application 
Performance Management/应用性能管理)工具,用于基于java的大规模分布式系统。
 仿照Google Dapper,Pinpoint通过跟踪分布式应用之间的调用来提供解决方案,以帮助分析系统的总体结构和内部模块之间如何相互联系。
diff --git a/content/zh-cn/docsv2.7/admin/ops/pinpoint.md 
b/content/zh-cn/docsv2.7/admin/ops/pinpoint.md
index 189448f48f..6c152f8661 100644
--- a/content/zh-cn/docsv2.7/admin/ops/pinpoint.md
+++ b/content/zh-cn/docsv2.7/admin/ops/pinpoint.md
@@ -9,7 +9,7 @@ weight: 5
 
 ## 什么是 Pinpoint 
 
-> 摘自 [Pinpoint 
学习笔记](https://skyao.gitbooks.io/learning-pinpoint/content/index.html)
+> 摘自 Pinpoint 学习笔记
 
 [Pinpoint](https://github.com/naver/pinpoint) 是一个开源的 APM (Application 
Performance Management/应用性能管理)工具,用于基于java的大规模分布式系统。
 

Reply via email to