Skip to content

Commit ca3b0a5

Browse files
richkadelJoshua Nelson
authored and
Joshua Nelson
committed
broken intra-page link from spanview to graphviz
Just noticed the link was not correct. Fixed here.
1 parent f3b5db1 commit ca3b0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ $ firefox maybe_init_suffix.pdf # Or your favorite pdf viewer
263263
## Viewing Spanview output (.html files)
264264
[viewing-spanview-output]: #viewing-spanview-output
265265
266-
In addition to [graphviz output](#formatting-graphviz-output), MIR debugging
266+
In addition to [graphviz output](#formatting-graphviz-output-dot-files), MIR debugging
267267
flags include an option to generate a MIR representation called `Spanview` that
268268
uses HTML to highlight code regions in the original source code and display
269269
compiler metadata associated with each region.

0 commit comments

Comments
 (0)