Skip to content

Commit 16f8b6a

Browse files
committed
graph: update mermaid diagram
1 parent 583c03f commit 16f8b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ortools/graph/docs/shortest_path_dijkstra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ graph LR
2525
4((4))
2626
5((5))
2727
0 == "3" ==>1
28-
0 -- "5" -->2
2928
1 -- "1" -->2
29+
0 -- "5" -->2
3030
1 -- "4" -->3
3131
1 == "0" ==>4
3232
2 -- "2" -->4

0 commit comments

Comments
 (0)