mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
Merge pull request #3930 from Frank-Mayer/patch-1
fixed Composition arrow
This commit is contained in:
@@ -172,7 +172,7 @@ There are eight different types of relations defined for classes under UML which
|
|||||||
| Type | Description |
|
| Type | Description |
|
||||||
| ------- | ------------- |
|
| ------- | ------------- |
|
||||||
| `<\|--` | Inheritance |
|
| `<\|--` | Inheritance |
|
||||||
| `\*--` | Composition |
|
| `*--` | Composition |
|
||||||
| `o--` | Aggregation |
|
| `o--` | Aggregation |
|
||||||
| `-->` | Association |
|
| `-->` | Association |
|
||||||
| `--` | Link (Solid) |
|
| `--` | Link (Solid) |
|
||||||
|
Reference in New Issue
Block a user