Fix some links in localization folders

This commit is contained in:
Ilkka Seppälä
2021-09-11 19:09:39 +03:00
parent bc7040566e
commit 58c0008b75
3 changed files with 3 additions and 3 deletions

View File

@ -139,7 +139,7 @@ king.makeRequest(new Request(RequestType.COLLECT_TAX, "collect tax")); // Orc so
```
## 类图
![alt text](../../../chain/etc/chain.urm.png "Chain of Responsibility class diagram")
![alt text](../../../chain/etc/chain-of-responsibility.urm.png "Chain of Responsibility class diagram")
## 适用性
使用责任链模式当