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
@@ -60,7 +60,7 @@ blacksmith.manufactureWeapon(WeaponType.AXE);
```
## 类图
![alt text](etc/factory-method.urm.png "Factory Method pattern class diagram")
![alt text](./etc/factory-method.urm.png "Factory Method pattern class diagram")
## 适用性
使用工厂方法模式当