Skip to content

Commit f927c02

Browse files
Fix tester link
1 parent 11e669e commit f927c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ compiletest_rs = "*"
1818
```
1919

2020
By default, `compiletest-rs` should be able to run on both stable, beta and
21-
nightly channels of rust. We use the [`tester`](tester) fork of Rust's builtin
21+
nightly channels of rust. We use the [`tester`][tester] fork of Rust's builtin
2222
`test` crate, so that we don't have require nightly. If you are running nightly
2323
and want to use Rust's `test` crate directly, you need to have the rustc development
2424
libraries install (which you can get by running `rustup component add rustc-dev

0 commit comments

Comments
 (0)