We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4635773 commit 6cc4459Copy full SHA for 6cc4459
src/codegen/debugging.md
@@ -3,7 +3,7 @@
3
> NOTE: If you are looking for info about code generation, please see [this
4
> chapter][codegen] instead.
5
6
-[codegen]: codegen.html
+[codegen]: ../codegen.md
7
8
This section is about debugging compiler bugs in code generation (e.g. why the
9
compiler generated some piece of code or crashed in LLVM). LLVM is a big
0 commit comments