Skip to content

Commit

Permalink
docs: fix broken image link (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Oct 13, 2024
1 parent 0267f89 commit f585448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ $ chmod u+x .git/hooks/pre-commit
We recommend using [Aspect Workflows] to hook up the CI check to notify developers of formatting changes,
and supply a patch file that can be locally applied.

![format on CI](./docs/format-ci-demo.png)
![format on CI](./format-ci-demo.png)

To set this up manually, there are two supported methods:

Expand Down

0 comments on commit f585448

Please sign in to comment.