doc: fix broken internal link in app dev doc
Reference to internal page link was incorrect (looked like a reference to an external page). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
aee196d597
commit
b1944bc669
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ subdirectories which are not described here.
|
|||
:file:`ext`
|
||||
Externally created code that has been integrated into Zephyr
|
||||
from other sources and that must live inside the zephyr repository unlike
|
||||
`external projects <ext-projs>`_
|
||||
`external projects <ext-projs_>`_
|
||||
|
||||
:file:`include`
|
||||
Include files for all public APIs, except those defined under :file:`lib`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue