From 21893b333572e09ee063dddb1027cc488649fdec Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 7 Aug 2020 08:46:54 -0700 Subject: [PATCH] doc: fix mismatched ACRN version Document was updated to use v2.1 but left a references to v1.6 Signed-off-by: David B. Kinder --- doc/tutorials/using_partition_mode_on_nuc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/using_partition_mode_on_nuc.rst b/doc/tutorials/using_partition_mode_on_nuc.rst index 4c9c019cf..4e9df78ea 100644 --- a/doc/tutorials/using_partition_mode_on_nuc.rst +++ b/doc/tutorials/using_partition_mode_on_nuc.rst @@ -136,7 +136,7 @@ Update ACRN hypervisor image Refer to :ref:`getting-started-building` to set up the ACRN build environment on your development workstation. - Clone the ACRN source code and check out to the tag v1.6: + Clone the ACRN source code and check out to the tag v2.1: .. code-block:: none