Skip to content

Commit 30691e5

Browse files
pnkfelixtmandry
andauthored
Update posts/2021-05-07-caught-red-handed.md
Co-authored-by: Tyler Mandry <[email protected]>
1 parent 5609ca6 commit 30691e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-05-07-caught-red-handed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ There are three ways that you may have incremental compilation turned on: You ma
8585

8686
[env-vars]: https://doc.rust-lang.org/cargo/reference/environment-variables.html#environment-variables-cargo-reads
8787
[cargo-toml]: https://doc.rust-lang.org/cargo/reference/config.html#buildincremental
88-
[profiles]: (https://doc.rust-lang.org/cargo/reference/profiles.html
88+
[profiles]: https://doc.rust-lang.org/cargo/reference/profiles.html
8989

9090
If your project has not opted into enabling incremental compilation, then none of the fingerprint issues should affect your release builds.
9191

0 commit comments

Comments
 (0)