Skip to content

Commit

Permalink
Merge pull request rust-lang#2257 from marxin/start-using-latest-link…
Browse files Browse the repository at this point in the history
…check2-v2

Bump mdbook-linkcheck2 dependency version
  • Loading branch information
tshepang authored Feb 16, 2025
2 parents 34db7ba + 089af67 commit 56f6538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc-dev-guide/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
env:
MDBOOK_VERSION: 0.4.21
MDBOOK_LINKCHECK2_VERSION: 0.9.0
MDBOOK_LINKCHECK2_VERSION: 0.9.1
MDBOOK_MERMAID_VERSION: 0.12.6
MDBOOK_TOC_VERSION: 0.11.2
DEPLOY_DIR: book/html
Expand Down

0 comments on commit 56f6538

Please sign in to comment.