Documentation/quickstart/debugging: fix micro-ros tutorial link

This commit is contained in:
Diego Herranz 2020-10-18 10:32:41 +01:00 committed by hartmannathan
parent 9c43ca3d82
commit f10261f32f
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ You'll need to use the `Sony fork of OpenOCD <https://github.com/sony/openocd-nu
according to the OpenOCD instructions.
See this article for more info:
`Debugging a Apache NuttX target with GDB and OpenOCD <https://micro-ros.github.io/docs/tutorials/advanced/debugging_gdb_openocd/>`_.
`Debugging a Apache NuttX target with GDB and OpenOCD <https://micro-ros.github.io/docs/tutorials/advanced/nuttx/debugging/>`_.
See the section :ref:`Running <running>` for a brief tutorial on how to use GDB.