Skip to content

Commit 0b709aa

Browse files
committed
Fix link to instrument-coverage
1 parent 9fe3dcf commit 0b709aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2020-11-12-source-based-code-coverage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ request].
6969

7070
[MCP]: https://github.com/rust-lang/compiler-team/issues/278
7171
[PRs]: https://github.com/rust-lang/rust/pulls?q=is%3Apr+author%3Arichkadel+is%3Aclosed+closed%3A%3C2020-11-06
72-
[guide]: https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/source-based-code-coverage.html
72+
[guide]: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/instrument-coverage.htmL
7373
[report them]: https://github.com/rust-lang/rust/issues/new/choose
7474
[Zulip stream]: https://rust-lang.zulipchat.com/#narrow/stream/233931-t-compiler.2Fmajor-changes/topic/Implement.20LLVM-compatible.20source-based.20cod.20compiler-team.23278
7575
[feature request]: https://github.com/rust-lang/rust/issues/34701

0 commit comments

Comments
 (0)