Skip to content

Commit 3940e94

Browse files
authoredNov 26, 2018
fix relative link (#242)
1 parent 946d56b commit 3940e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/traits/lowering-module.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ error: aborting due to previous error
6363
[chalkify]: https://github.com/rust-lang/rust/tree/master/src/test/ui/chalkify
6464
[lower_impl]: https://github.com/rust-lang/rust/tree/master/src/test/ui/chalkify/lower_impl.rs
6565
[the stderr file]: https://github.com/rust-lang/rust/tree/master/src/test/ui/chalkify/lower_impl.stderr
66-
[ui test]: https://rust-lang-nursery.github.io/rustc-guide/tests/adding.html#guide-to-the-ui-tests
66+
[ui test]: ../tests/adding.html#guide-to-the-ui-tests

0 commit comments

Comments
 (0)
Please sign in to comment.