Skip to content

Commit 7a1fe74

Browse files
authored
Fixed broken hyperlinks
1 parent 95a5b72 commit 7a1fe74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Note that the coverage is deliberately incomplete. That
1010
way you can [follow the badge link][5] and see how [Codecov][1]
1111
works. You can view the code there, see hits and misses for coverage, etc.
1212

13-
**As of July 2, 2016, there is [no option to make rustdoc generate a runnable test executable][rustdoc-executable]. That means that documentation tests will not show in your coverage data. If you discover a way to run the doctest executable with kcov, please open an [Issue][issues] and we will add that to these instructions.**
13+
**As of July 2, 2016, there is [no option to make rustdoc generate a runnable test executable][7]. That means that documentation tests will not show in your coverage data. If you discover a way to run the doctest executable with kcov, please open an [Issue][8] and we will add that to these instructions.**
1414

1515
## Basic Usage
1616

@@ -132,6 +132,6 @@ learn more about the script.
132132
[4]: https://github.com/codecov/codecov-bash
133133
[5]: http://codecov.io/github/codecov/example-rust?branch=master
134134
[6]: https://simonkagstrom.github.io/kcov/
135-
[rustdoc-executable][http://stackoverflow.com/questions/35547710/does-rustdoc-generate-runnable-binaries]
136-
[issues]: https://github.com/codecov/example-rust/issues
135+
[7]: http://stackoverflow.com/questions/35547710/does-rustdoc-generate-runnable-binaries
136+
[8]: https://github.com/codecov/example-rust/issues
137137

0 commit comments

Comments
 (0)