mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Documentation/components/nsh/login.rst: fix a couple of repo links manually
They may have been malformed or the path changed at some point
This commit is contained in:
committed by
hartmannathan
parent
77160c7a32
commit
9c43ca3d82
@@ -254,8 +254,8 @@ There is a good example of how to do this in the NSH simulation
|
|||||||
configuration at
|
configuration at
|
||||||
`boards/sim/sim/sim/configs/nsh <https://github.com/apache/incubator-nuttx/blob/master/boards/sim/sim/sim/configs/nsh/>`__.
|
`boards/sim/sim/sim/configs/nsh <https://github.com/apache/incubator-nuttx/blob/master/boards/sim/sim/sim/configs/nsh/>`__.
|
||||||
The ROMFS support files are provided at
|
The ROMFS support files are provided at
|
||||||
`boards/sim/include <https://bitbucket.org/nuttx/nuttx/boards/src/master/sim/sim/sim/include/>`__
|
`boards/sim/include <https://github.com/apache/incubator-nuttx/blob/master/boards/sim/sim/sim/include/>`__
|
||||||
and the
|
and the
|
||||||
`README.txt <https://github.com/apache/incubator-nuttx/blob/master/boards/sim/sim/sim/include/README.txt>`__
|
`README.txt <https://github.com/apache/incubator-nuttx/blob/master/boards/sim/sim/sim/README.txt>`__
|
||||||
file at the location provides detailed information about creating and
|
file at the location provides detailed information about creating and
|
||||||
modifying the ROMFS file system.
|
modifying the ROMFS file system.
|
||||||
|
|||||||
Reference in New Issue
Block a user