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 0b28dfd029f Update ognl link
0b28dfd029f is described below

commit 0b28dfd029f31f305212ab1e0c3db4d07977bff5
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Oct 7 10:40:34 2023 +0800

    Update ognl link
---
 content/zh-cn/blog/integration/dubbo-meet-arthas.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/zh-cn/blog/integration/dubbo-meet-arthas.md 
b/content/zh-cn/blog/integration/dubbo-meet-arthas.md
index 4ec5217b563..ffc626b46fb 100644
--- a/content/zh-cn/blog/integration/dubbo-meet-arthas.md
+++ b/content/zh-cn/blog/integration/dubbo-meet-arthas.md
@@ -172,7 +172,7 @@ redefine success, size: 1
 
 * https://arthas.aliyun.com/doc/ognl.html
 * https://arthas.aliyun.com/doc/sc.html
-* https://commons.apache.org/proper/commons-ognl/language-guide.html
+* https://commons.apache.org/dormant/commons-ognl/language-guide.html
 
 在排查问题时,需要查看到更多的信息,如果可以把logger级别修改为`DEBUG`,就非常有帮助。
 

Reply via email to