doc: fix broken references to zephyr files

The zephyr-file role creates a link to the GitHub copy of a file.  Some
files have been moved so update the file references in the documentation
(found by scanning for uses of :zephyr-file:)

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-06-17 16:41:41 -07:00 committed by Anas Nashif
commit db60d4919a
2 changed files with 4 additions and 3 deletions

View file

@ -19,8 +19,8 @@ There are two sub configurations in board:
* nsim_sem which includes secure em features and ARC MPUv3
For detailed arc features, please refer to
:zephyr_file:`boards/arc/nsim_em/support/nsim.props` and
:zephyr_file:`boards/arc/nsim_em/support/nsim_sem.props`.
:zephyr_file:`boards/arc/nsim/support/nsim_em.props` and
:zephyr_file:`boards/arc/nsim/support/nsim_sem.props`.
Hardware