update image paths

This commit is contained in:
Ilkka Seppälä
2021-10-31 20:00:22 +02:00
parent fd915161ee
commit 4d54781f79
99 changed files with 48 additions and 48 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB