Skip to content

Commit 67b3a43

Browse files
committed
Fix PlantUML class diagram link
1 parent 38bfe3f commit 67b3a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ There are plenty of other diagrams supported by PlantUML such as:
329329

330330
* [Sequence diagram](http://plantuml.com/sequence-diagram)
331331
* [Use Case diagram](http://plantuml.com/use-case-diagram)
332-
* [Class diagram](http://plantuml.com/activity-diagram-beta)
332+
* [Class diagram](http://plantuml.com/class-diagram)
333333
* [Activity diagram](http://plantuml.com/activity-diagram-beta)
334334
* [Component diagram](http://plantuml.com/component-diagram)
335335
* [State diagram](http://plantuml.com/state-diagram)

0 commit comments

Comments
 (0)