Skip to content

Commit 4a5b7e2

Browse files
committed
Auto merge of #9235 - alex-semenyuk:fixing_guide_link, r=llogiq
Fix src link changelog: none
2 parents 580f642 + 663cddc commit 4a5b7e2

File tree

1 file changed

+1
-1
lines changed
  • book/src/development/infrastructure

1 file changed

+1
-1
lines changed

book/src/development/infrastructure/book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ instructions for other options.
2525
## Make changes
2626

2727
The book's
28-
[src](https://github.com/joshrotenberg/rust-clippy/tree/clippy_guide/book/src)
28+
[src](https://github.com/rust-lang/rust-clippy/tree/master/book/src)
2929
directory contains all of the markdown files used to generate the book. If you
3030
want to see your changes in real time, you can use the mdbook `serve` command to
3131
run a web server locally that will automatically update changes as they are

0 commit comments

Comments
 (0)