From fd2330c924ae7c43297a1015aaacbd81ea9b64fb Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Thu, 12 Mar 2020 22:49:38 -0400 Subject: [PATCH] Doc: Changed lines in RN 1.0 and 0.1 to correct ref issue. Signed-off-by: Deb Taylor --- doc/release_notes/release_notes_0.1.rst | 4 ++-- doc/release_notes/release_notes_1.0.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/release_notes/release_notes_0.1.rst b/doc/release_notes/release_notes_0.1.rst index b0e00122c..1ddc8a5df 100644 --- a/doc/release_notes/release_notes_0.1.rst +++ b/doc/release_notes/release_notes_0.1.rst @@ -63,8 +63,8 @@ Developers can configure hypervisor via Kconfig parameters. (See New ACRN tools ============== -We've added a collection of support tools including acrnctl, acrntrace, acrnlog, -acrn-crashlog, acrnprobe. (See :ref:`tools` documentation for details.) +We've added a collection of support tools including acrnctl, acrntrace, +acrnlog, acrn-crashlog, acrnprobe. Known Issues ************ diff --git a/doc/release_notes/release_notes_1.0.rst b/doc/release_notes/release_notes_1.0.rst index b31f7722b..bd81d5473 100644 --- a/doc/release_notes/release_notes_1.0.rst +++ b/doc/release_notes/release_notes_1.0.rst @@ -195,7 +195,7 @@ modified to map native GPIO to UOS. (See :ref:`virtio-hld` for more information. New ACRN tools ============== We've added a collection of support tools including ``acrnctl``, ``acrntrace``, ``acrnlog``, -``acrn-crashlog``, ``acrnprobe``. (See :ref:`tools` for details.) +``acrn-crashlog``, ``acrnprobe``. (See the `Tools` section under **User Guides** for details.) Document updates ================