Skip to content

Commit

Permalink
docs: update features/plantuml.md (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
yayxs authored Nov 13, 2024
1 parent 90a2acc commit bf17c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/plantuml.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Alice -> Bob : Hello!
```
````

默认情况下,这部分源代码将被发送到 [https://www.plantuml.com/plantuml](https://www.plantuml.com/plantuml) 进行渲染渲染。你也可以通过在 [headmatter](../custom/index#headmatter) 中设置 `plantUmlServer` 来设置自己的服务器。
默认情况下这部分源代码将被发送到 [https://www.plantuml.com/plantuml](https://www.plantuml.com/plantuml) 进行渲染。你也可以通过在 [headmatter](../custom/index#headmatter) 中设置 `plantUmlServer` 来设置自己的服务器。

参阅 [PlantUML官网](https://plantuml.com/) 了解更多信息。

0 comments on commit bf17c10

Please sign in to comment.