From 04d88e4b7df0b9909ceefc0a4dee0c516c912bb1 Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Tue, 29 Oct 2019 19:49:16 -0400 Subject: [PATCH] Doc: remove broken links in RNs. Signed-off-by: Deb Taylor --- doc/release_notes/release_notes_0.6.rst | 3 +-- doc/release_notes/release_notes_1.0.rst | 5 ++--- doc/release_notes/release_notes_1.1.rst | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/release_notes/release_notes_0.6.rst b/doc/release_notes/release_notes_0.6.rst index 375260a77..db4b8f1f9 100644 --- a/doc/release_notes/release_notes_0.6.rst +++ b/doc/release_notes/release_notes_0.6.rst @@ -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: diff --git a/doc/release_notes/release_notes_1.0.rst b/doc/release_notes/release_notes_1.0.rst index 4b157472a..935abe109 100644 --- a/doc/release_notes/release_notes_1.0.rst +++ b/doc/release_notes/release_notes_1.0.rst @@ -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 ` * :ref:`Device Model Parameters ` * :ref:`Running Automotive Grade Linux as a VM ` -* :ref:`Using PREEMPT_RT-Linux for real-time UOS ` +* Using PREEMPT_RT-Linux for real-time UOS * :ref:`Frequently Asked Questions ` * :ref:`An introduction to Trusty and Security services on ACRN ` * A Wiki article about `Porting Clear Linux/ACRN to support Yocto Project/ACRN diff --git a/doc/release_notes/release_notes_1.1.rst b/doc/release_notes/release_notes_1.1.rst index e21c7f8c6..9f2ebbad3 100644 --- a/doc/release_notes/release_notes_1.1.rst +++ b/doc/release_notes/release_notes_1.1.rst @@ -45,7 +45,7 @@ Document updates ================ We have many `reference documents available `_, including: -* :ref:`Update: Using PREEMPT_RT-Linux for real-time UOS ` +* Update: Using PREEMPT_RT-Linux for real-time UOS * :ref:`Zephyr RTOS as Guest OS ` * :ref:`Using VxWorks* as User OS ` * :ref:`How to enable OVS in ACRN `