diff --git a/notes/面向对象思想.md b/notes/面向对象思想.md index 63f3b609..9b59e43d 100644 --- a/notes/面向对象思想.md +++ b/notes/面向对象思想.md @@ -116,7 +116,7 @@ public class Music { # 二、类图 -以下类图使用 [PlantUML](https://www.planttext.com/) 绘制,更多语言及使用请参考:http://plantuml.com/ +以下类图使用 [PlantUML](https://www.planttext.com/) 绘制,更多语法及使用请参考:http://plantuml.com/ ## 泛化关系 (Generalization)