doc: fix path to samples after restructering

Change-Id: I0366acd913188ddcdf626b95ff05b8c9c305b777
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-02-09 19:47:18 -05:00
commit 47db990d44
8 changed files with 18 additions and 18 deletions

View file

@ -29,7 +29,7 @@ To build an example application follow these steps:
.. code-block:: console
$ cd $ZEPHYR_BASE/samples/microkernel/apps/hello_world
$ cd $ZEPHYR_BASE/samples/hello_world/microkernel
$ make