Skip to content

Commit 81f9291

Browse files
committed
Fix link
1 parent 58c0008 commit 81f9291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localization/zh/chain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ king.makeRequest(new Request(RequestType.COLLECT_TAX, "collect tax")); // Orc so
139139
```
140140

141141
## 类图
142-
![alt text](../../../chain/etc/chain-of-responsibility.urm.png "Chain of Responsibility class diagram")
142+
![alt text](../../../chain-of-responsibility/etc/chain-of-responsibility.urm.png "Chain of Responsibility class diagram")
143143

144144
## 适用性
145145
使用责任链模式当

0 commit comments

Comments
 (0)