diff --git a/docs/debug/cider.md b/docs/debug/cider.md index 2e8d676c35..3cf675a4d1 100644 --- a/docs/debug/cider.md +++ b/docs/debug/cider.md @@ -277,5 +277,6 @@ much of the execution is occurring in parallel at any given point. Use `help` to see all commands. Use `exit` to exit the debugger. -[fud]: /fud/index.md +[fud]: ../fud/index.md [gdb]: https://sourceware.org/gdb/ +[interp]: ../interpreter.md