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
@@ -107,7 +107,7 @@ Arrays.stream(console.getData()).forEach(LOGGER::info);
## 类图
![alt text](etc/composite_entity.urm.png "Composite Entity Pattern")
![alt text](./etc/composite_entity.urm.png "Composite Entity Pattern")
## 适用场景