Doc: remove broken links in RNs.

Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
Deb Taylor 2019-10-29 19:49:16 -04:00 committed by wenlingz
parent 97a0464a5b
commit 9e34a3fdb0
3 changed files with 4 additions and 6 deletions

View File

@ -40,8 +40,7 @@ Version 0.6 new features
Initial patches to enable a User OS
(UOS) running as a virtual machine (VM)
with real-time characteristics, also called a "Privileged VM". We've
published a tutorial :ref:`rt_linux_setup`. More patches
for ACRN real time support will continue.
published a tutorial. More patches for ACRN real time support will continue.
**Document updates**: Several new documents have been added in this release, including:

View File

@ -56,8 +56,7 @@ Enable post-launched RTVM support for real-time UOS in ACRN
===========================================================
This release provides initial patches enabling a User OS (UOS) running as a
virtual machine (VM) with real-time characteristics,
also called a "post-launched RTVM". We've published a tutorial
:ref:`rt_linux_setup`. More patches for ACRN real time support will continue.
also called a "post-launched RTVM". More patches for ACRN real time support will continue.
Enable cache QOS with CAT
=========================
@ -206,7 +205,7 @@ We have many reference documents `available
* :ref:`GPU Passthrough on Skylake NUC <skl-nuc-gpu-passthrough>`
* :ref:`Device Model Parameters <acrn-dm_parameters>`
* :ref:`Running Automotive Grade Linux as a VM <agl-vms>`
* :ref:`Using PREEMPT_RT-Linux for real-time UOS <rt_linux_setup>`
* Using PREEMPT_RT-Linux for real-time UOS
* :ref:`Frequently Asked Questions <faq>`
* :ref:`An introduction to Trusty and Security services on ACRN <trusty-security-services>`
* A Wiki article about `Porting Clear Linux/ACRN to support Yocto Project/ACRN

View File

@ -45,7 +45,7 @@ Document updates
================
We have many `reference documents available <https://projectacrn.github.io>`_, including:
* :ref:`Update: Using PREEMPT_RT-Linux for real-time UOS <rt_linux_setup>`
* Update: Using PREEMPT_RT-Linux for real-time UOS
* :ref:`Zephyr RTOS as Guest OS <using_zephyr_as_uos>`
* :ref:`Using VxWorks* as User OS <using_vxworks_as_uos>`
* :ref:`How to enable OVS in ACRN <open_vswitch>`