Skip to content

Commit

Permalink
Merge pull request #3764 from nyurik/patch-1
Browse files Browse the repository at this point in the history
fix cargo.toml link
  • Loading branch information
epage committed May 27, 2022
2 parents 03ed233 + 3fd5e4b commit 92287c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Expand Up @@ -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

Expand Down

0 comments on commit 92287c8

Please sign in to comment.