This is an automated email from the ASF dual-hosted git repository.
liujun 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 716632a22e fix: fix wrong title and linkTitle (#2375)
716632a22e is described below
commit 716632a22e385c1ec866163c1a8789470137941a
Author: Wu <[email protected]>
AuthorDate: Wed Mar 8 16:33:23 2023 +0800
fix: fix wrong title and linkTitle (#2375)
---
content/zh-cn/blog/proposals/heuristic-flow-control.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/zh-cn/blog/proposals/heuristic-flow-control.md
b/content/zh-cn/blog/proposals/heuristic-flow-control.md
index b9d1575389..ed9ad981c7 100644
--- a/content/zh-cn/blog/proposals/heuristic-flow-control.md
+++ b/content/zh-cn/blog/proposals/heuristic-flow-control.md
@@ -1,6 +1,6 @@
---
-title: "Dubbo3 应用级服务发现设计"
-linkTitle: "Dubbo3 应用级服务发现设计"
+title: "启发式流控制"
+linkTitle: "启发式流控制"
date: 2023-01-30
author: Quanlu Liu
description: >