refactor: Change the name from debugging to compiler-debuggin.md

This commit is contained in:
cg-cnu 2018-04-09 22:04:53 +05:30 committed by Who? Me?!
parent a5221f3287
commit d4bc8827f8
2 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
- [miri const evaluator](./miri.md)
- [Parameter Environments](./param_env.md)
- [Generating LLVM IR](./trans.md)
- [Debugging](./debugging.md)
- [Debugging the Compiler](./compiler-debugging.md)
---