mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
fix: update outdated links to external resources (#5018)
* fix: update outdated links to external resources * Update style guide link
This commit is contained in:
@@ -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-dev-tools/fmt-rfcs/blob/master/guide/guide.md).
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user