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:
David B. Kinder 2019-03-04 14:36:53 -08:00 committed by Anas Nashif
commit b1944bc669

View file

@ -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`.