Skip to content

Commit 3868cc1

Browse files
Fix link to README in ui test documentation
Updated link from SUMMARY.md to README.md in ui.md
1 parent 4c86924 commit 3868cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ the resulting program](#controlling-passfail-expectations) to verify its
1212
behavior.
1313

1414
For a survey of each subdirectory's purpose under `tests/ui`, consult the
15-
[SUMMARY.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/SUMMARY.md).
15+
[README.md](https://github.com/rust-lang/rust/tree/HEAD/tests/ui/README.md).
1616
This is useful if you write a new test, and are looking for a category to
1717
place it in.
1818

0 commit comments

Comments
 (0)