Skip to content

Commit

Permalink
fix: renamed lint name
Browse files Browse the repository at this point in the history
  • Loading branch information
kristof-mattei committed Nov 17, 2023
1 parent 62770a9 commit b29b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:

- uses: dtolnay/rust-toolchain@nightly

- run: cargo rustdoc -- --cfg docsrs -D broken-intra-doc-links
- run: cargo rustdoc -- --cfg docsrs -D rustdoc::broken-intra-doc-links

0 comments on commit b29b0e9

Please sign in to comment.