Skip to content

Commit 62f428f

Browse files
committed
Trying to fix mermaid diagram about fork
1 parent 8558696 commit 62f428f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/remotes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,9 +401,10 @@ graph LR
401401
n1@{ shape: text}
402402
n2@{ shape: text}
403403
style n1 color:#D50000
404-
linkStyle 3 stroke:#D50000,fill:none
405-
linkStyle 4 stroke:#D50000,fill:none
406404
style n2 color:#4169E1
405+
```
406+
linkStyle 3 stroke:#D50000,fill:none
407+
linkStyle 4 stroke:#D50000,fill:none
407408
linkstyle 5 stroke:#4169E1,fill none
408409
linkstyle 6 stroke:#4169E1,fill none
409410
```

0 commit comments

Comments
 (0)