Skip to content

Commit

Permalink
Fix a broken link on the documentation page Creating a new FExpr
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksiyskononenko authored and sammychoco committed Aug 4, 2022
1 parent 59664d1 commit d4ea000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/create-fexpr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ and to step through the program:
- ``t 5``: switch to thread number 5
- ``q`` or :kbd:`Ctrl+D` to exit lldb.

Obviously, there are `many more <lldb-commands>`_ commands available, but
Obviously, there are `many more <lldb-commands_>`_ commands available, but
these are the most basic.


Expand Down

0 comments on commit d4ea000

Please sign in to comment.