refactor: Update zh pattern image paths

This commit is contained in:
Ilkka Seppälä
2022-11-13 18:54:28 +02:00
parent 40fb6dda74
commit 63ef157f23
52 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ public final class SimpleTask extends Task {
task.executeWith(() -> LOGGER.info("I'm done now."));
```
## 类图
![alt text](etc/callback.png "Callback")
![alt text](./etc/callback.png "Callback")
## 适用性
使用回调模式当