diff --git a/doc/getting-started/apl-nuc.rst b/doc/getting-started/apl-nuc.rst index 6341e102c..b077a0323 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -576,7 +576,7 @@ Set up Reference UOS is also available in the acrn-hypervisor/devicemodel GitHub repo (in the samples folder) as shown here: - .. literalinclude:: ../../devicemodel/samples/nuc/launch_uos.sh + .. literalinclude:: ../../../../devicemodel/samples/nuc/launch_uos.sh :caption: devicemodel/samples/nuc/launch_uos.sh :language: bash diff --git a/doc/tutorials/static-ip.rst b/doc/tutorials/static-ip.rst index e11f48445..f5fc8c608 100644 --- a/doc/tutorials/static-ip.rst +++ b/doc/tutorials/static-ip.rst @@ -35,7 +35,7 @@ Modify the ``[Network]`` section in the ``/etc/systemd/network/50-eth.network`` file you just created. This is the content of the file used in ACRN by default. -.. literalinclude:: ../../misc/acrnbridge/eth.network +.. literalinclude:: ../../../../misc/acrnbridge/eth.network :caption: misc/acrnbridge/eth.network :emphasize-lines: 5