Skip to content

Commit bf17c10

Browse files
authored
docs: update features/plantuml.md (#237)
1 parent 90a2acc commit bf17c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/plantuml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Alice -> Bob : Hello!
2121
```
2222
````
2323

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

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

0 commit comments

Comments
 (0)