Skip to content

Commit 228d178

Browse files
committed
Fix a typo
1 parent a55be5e commit 228d178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vision/status_quo/alan_tries_to_debug_a_hang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Disgruntled, Alan begins the arduous, boring task of instrumenting the applicati
130130
* Some of the characters with either a background in Rust or a background in systems programming might know that Rust's async doesn't always map to an underlying system feature and so they might expect that `gdb` or `lldb` is unable to help them.
131131
* Barbara, the experienced Rust dev, might also have used a tracing/instrumentation library from the beginning and have that to fall back on rather than having to do the work to add it now.
132132

133-
[character]: ../characters.md
133+
[characters]: ../characters.md
134134
[status quo stories]: ./status_quo.md
135135
[Alan]: ../characters/alan.md
136136
[Grace]: ../characters/grace.md

0 commit comments

Comments
 (0)