mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +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
|
||||
`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
|
||||
`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
|
||||
`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
|
||||
modifying the ROMFS file system.
|
||||
|
||||
Reference in New Issue
Block a user