diff --git a/examples/README.md b/examples/README.md index 42ba88991a5..2034ab80e3f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -33,7 +33,7 @@ ## Contributing New examples: -- Building: They must be added to [Cargo.toml](../../Cargo.toml) with the appropriate `required-features`. +- Building: They must be added to [Cargo.toml](../Cargo.toml) with the appropriate `required-features`. - Testing: Ensure there is a markdown file with [trycmd](https://docs.rs/trycmd) syntax - Link the `.md` file from here