Skip to content

Commit 95b381d

Browse files
committed
fix link
1 parent d2aea1f commit 95b381d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/codegen/debugging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> NOTE: If you are looking for info about code generation, please see [this
44
> chapter][codegen] instead.
55
6-
[codegen]: codegen.html
6+
[codegen]: ../codegen.md
77

88
This section is about debugging compiler bugs in code generation (e.g. why the
99
compiler generated some piece of code or crashed in LLVM). LLVM is a big

0 commit comments

Comments
 (0)