diff --git a/doc/getting-started/rt_industry.rst b/doc/getting-started/rt_industry.rst index 119d95b5d..c2df89927 100644 --- a/doc/getting-started/rt_industry.rst +++ b/doc/getting-started/rt_industry.rst @@ -191,7 +191,7 @@ Use the ACRN industry out-of-the-box image .. code-block:: none - # wget https://github.com/projectacrn/acrn-hypervisor/releases/download/acrn-2020w18.4-140000p/sos-industry-33050.img.xz + # wget https://github.com/projectacrn/acrn-hypervisor/releases/download/v1.6.1/sos-industry-33050.img.xz .. note:: You may also follow :ref:`set_up_ootb_service_vm` to build the image by yourself. @@ -238,7 +238,7 @@ build the ACRN kernel for the Service VM, and then :ref:`passthrough the SATA di .. code-block:: none - # wget https://github.com/projectacrn/acrn-hypervisor/releases/download/acrn-2020w18.4-140000p/preempt-rt-33050.img.xz + # wget https://github.com/projectacrn/acrn-hypervisor/releases/download/v1.6.1/preempt-rt-33050.img.xz .. note:: You may also follow :ref:`set_up_ootb_rtvm` to build the Preempt-RT VM image by yourself.