about summary refs log tree commit diff
diff options
context:
space:
mode:
authorblyxyas <blyxyas@gmail.com>2023-04-10 11:09:52 +0200
committerblyxyas <blyxyas@gmail.com>2023-04-10 11:09:52 +0200
commitc19c08f4b20c078aa45d0ffe3149143a016d514b (patch)
tree9d2ba7dd737a0623f47eebe2f521d430497942f3
parent0b1b5351163d4d13590349ac56fb5357d3911ab4 (diff)
downloadrust-c19c08f4b20c078aa45d0ffe3149143a016d514b.tar.gz
rust-c19c08f4b20c078aa45d0ffe3149143a016d514b.zip
Fix CI
-rw-r--r--book/src/development/lint_passes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/development/lint_passes.md b/book/src/development/lint_passes.md
index 9bf3ca063d7..eadebc6d7f0 100644
--- a/book/src/development/lint_passes.md
+++ b/book/src/development/lint_passes.md
@@ -133,4 +133,4 @@ interpreted languages before jumping back to the Rustc guide.
 [late_lint_pass]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/trait.LateLintPass.html
 [lexing_and_parsing]: https://rustc-dev-guide.rust-lang.org/overview.html#lexing-and-parsing
 [rustc_dev_guide]: https://rustc-dev-guide.rust-lang.org/
-[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html
\ No newline at end of file
+[map_of_territory]: https://craftinginterpreters.com/a-map-of-the-territory.html