Skip to content

Commit 7339d74

Browse files
committed
Trying to find the error in the mermaid diagram
1 parent d4c2c5e commit 7339d74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/remotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,8 @@ graph LR
402402
style n1 color:#D50000
403403
style n2 color:#4169E1
404404
linkStyle 3 stroke:#D50000,fill:none
405-
linkStyle 4 stroke:#D50000,fill:none
406-
linkStyle 5 stroke:#4169E1,fill:none
405+
linkStyle 4 stroke:#4169E1,fill:none
406+
linkStyle 5 stroke:#D50000,fill:none
407407
linkStyle 6 stroke:#4169E1,fill:none
408408
```
409409
In this way, Alice can push changes to her repository and eventually make Bob aware of them as well.

0 commit comments

Comments
 (0)