Skip to content

Commit

Permalink
doc: fix anchor in CI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Saviq committed Jun 26, 2024
1 parent d85231e commit a4c3373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/reference/continuous-integration.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flowchart TD
<a href="#unit-tests">unit</a>
<a href="#acceptance-tests">acceptance</a>
<a href="#integration-tests">integration</a>
<a href="#performance-tests">performance</a>)
<a href="#performance-and-smoke-tests">performance</a>)
PR --> Snaps(<a href="#downstream-snap-builds">Downstream snaps</a>)
PR --> ABI(<a href="#abi-checks">ABI checks</a>)
PR --> Coverage(<a href="#coverage-measurement">Coverage</a>)
Expand Down

0 comments on commit a4c3373

Please sign in to comment.