Skip to content

Commit c19c08f

Browse files
committed
Fix CI
1 parent 0b1b535 commit c19c08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/development/lint_passes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ interpreted languages before jumping back to the Rustc guide.
133133
[late_lint_pass]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/trait.LateLintPass.html
134134
[lexing_and_parsing]: https://rustc-dev-guide.rust-lang.org/overview.html#lexing-and-parsing
135135
[rustc_dev_guide]: https://rustc-dev-guide.rust-lang.org/
136-
[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html
136+
[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html

0 commit comments

Comments
 (0)