Commit 0ae634d
committed
fix(blog): stop triage diagram edge from overlapping the confirmed box
In the Stage 2 triage flowchart, the diag->rule edge clipped the
Confirmed vulnerability box because confirmed and diag shared a rank and
the fan-out had to route through confirmed's row. Add an invisible
diag ~~~ confirmed link to lift confirmed into the terminal column,
clearing the edge path.1 parent f14391b commit 0ae634d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments