diff --git a/doc/develop.rst b/doc/develop.rst index d967790b1..9245197ef 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -63,7 +63,6 @@ Enable ACRN Features tutorials/open_vswitch tutorials/rtvm_workload_design_guideline tutorials/sgx_virtualization - tutorials/virtio_i2c tutorials/vuart_configuration tutorials/skl-nuc tutorials/using_cat_on_up2 diff --git a/doc/developer-guides/hld/virtio-i2c.rst b/doc/developer-guides/hld/virtio-i2c.rst index 1cab6abd8..5d0356ab8 100644 --- a/doc/developer-guides/hld/virtio-i2c.rst +++ b/doc/developer-guides/hld/virtio-i2c.rst @@ -1,4 +1,4 @@ - .. _virtio-i2c: +.. _virtio-i2c: Virtio-i2c ########## diff --git a/doc/release_notes/release_notes_0.6.rst b/doc/release_notes/release_notes_0.6.rst index db4b8f1f9..b0e057c9c 100644 --- a/doc/release_notes/release_notes_0.6.rst +++ b/doc/release_notes/release_notes_0.6.rst @@ -45,7 +45,7 @@ published a tutorial. More patches for ACRN real time support will continue. **Document updates**: Several new documents have been added in this release, including: * :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 ` diff --git a/doc/release_notes/release_notes_1.3.rst b/doc/release_notes/release_notes_1.3.rst index b19891907..faf485a6d 100644 --- a/doc/release_notes/release_notes_1.3.rst +++ b/doc/release_notes/release_notes_1.3.rst @@ -51,7 +51,7 @@ We have many new `reference documents available ` * :ref:`Running Debian as the User VM ` * :ref:`Running Debian as the Service VM ` * :ref:`vUART configuration ` -* :ref:`Enable virtio-i2c ` +* :ref:`Enable virtio-i2c ` New Features Details ********************