diff --git a/src/en/02_devenv.md b/src/en/02_devenv.md index 1e1d4cb..5eeaecd 100644 --- a/src/en/02_devenv.md +++ b/src/en/02_devenv.md @@ -196,7 +196,7 @@ single_line_if_else_max_width = 40 ``` For more information about the guidelines that `rustfmt` will check, have a look -at the [Rust Style Guide](https://github.com/rust-dev-tools/fmt-rfcs/blob/master/guide/guide.md). +at the [Rust Style Guide](https://github.com/rust-lang/rust/tree/1.79.0/src/doc/style-guide/src/README.md). > ### Rule {{#check DENV-FORMAT | Use Rust formatter (rustfmt)}} > The tool `rustfmt` can be used to ensure that the codebase respects style diff --git a/src/fr/02_devenv.md b/src/fr/02_devenv.md index 0c0690b..3ad127e 100644 --- a/src/fr/02_devenv.md +++ b/src/fr/02_devenv.md @@ -224,7 +224,7 @@ single_line_if_else_max_width = 40 ``` Pour plus d'informations à propos des règles de convention de style que -`rustfmt` propose, voir le [*Rust Style Guide*](https://github.com/rust-dev-tools/fmt-rfcs/blob/master/guide/guide.md). +`rustfmt` propose, voir le [*Rust Style Guide*](https://github.com/rust-lang/rust/tree/1.79.0/src/doc/style-guide/src/README.md). > ### Règle {{#check DENV-FORMAT | Utilisation d'un outil de formatage (rustfmt)}} >