Skip to content

Commit

Permalink
Update style guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored Dec 20, 2023
1 parent e312d02 commit dfaf35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ into the canonical spec.
## Rust

Lighthouse adheres to Rust code conventions as outlined in the [**Rust
Styleguide**](https://github.com/rust-lang/rust/tree/HEAD/src/doc/style-guide/src).
Styleguide**](https://doc.rust-lang.org/nightly/style-guide/).

Please use [clippy](https://github.com/rust-lang/rust-clippy) and
[rustfmt](https://github.com/rust-lang/rustfmt) to detect common mistakes and
Expand Down

0 comments on commit dfaf35d

Please sign in to comment.