Skip to content

Commit 5032560

Browse files
committed
add link within document
1 parent 86e6470 commit 5032560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ rustup override set custom
138138
export MIRI_SYSROOT=$(rustc --print sysroot)
139139
```
140140

141-
With this, you should now have a working development setup! See "Testing Miri"
142-
above for how to proceed.
141+
With this, you should now have a working development setup! See
142+
["Testing Miri"](#testing-miri) above for how to proceed.
143143

144144
Moreover, you can now run Miri with a trace of all execution steps:
145145
```sh

0 commit comments

Comments
 (0)