Skip to content

Commit 663cddc

Browse files
Fix src link
1 parent 580f642 commit 663cddc

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)