fix: update outdated links to external resources (#5018)

* fix: update outdated links to external resources

* Update style guide link
This commit is contained in:
Peter Straus
2024-01-30 01:33:10 +01:00
committed by GitHub
parent abeb358f0b
commit 47f05ac60d
2 changed files with 2 additions and 2 deletions

View File

@@ -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