Skip to content

Commit

Permalink
Docs: fix two links (#1639)
Browse files Browse the repository at this point in the history
I found broken links to fud and the interpreter. Easy fixes!
  • Loading branch information
anshumanmohan authored and rachitnigam committed Feb 16, 2024
1 parent 4869749 commit e6ac677
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/debug/cider.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e6ac677

Please sign in to comment.