From 35e09fc2e453a80cf33127c5725d2c8cd42fbc43 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Mon, 12 Nov 2018 17:49:14 -0800 Subject: [PATCH] Corrects syntax errors. Signed-off-by: Michael Vincerra --- .../get-started/bootable-usb/bootable-usb-beta-all.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/clear-linux/get-started/bootable-usb/bootable-usb-beta-all.rst b/source/clear-linux/get-started/bootable-usb/bootable-usb-beta-all.rst index fc4d195a..9c065d51 100644 --- a/source/clear-linux/get-started/bootable-usb/bootable-usb-beta-all.rst +++ b/source/clear-linux/get-started/bootable-usb/bootable-usb-beta-all.rst @@ -13,7 +13,7 @@ Requirements: * Use a **16GB** or larger USB drive. -.. _bootable-usb-linux: +.. _bootable-usb-linux-all: Create a bootable USB drive on Linux ************************************ @@ -90,7 +90,7 @@ Burn the |CL| image onto a USB drive dd if=./clear-[version number]-[image type] of=/dev/sdd bs=4M status=progress -.. _bootable-usb-mac: +.. _bootable-usb-mac-all: Create a bootable USB drive on macOS* ************************************* @@ -147,7 +147,7 @@ Burn the |CL| image onto a USB drive diskutil eject /dev/disk2 -.. _bootable-usb-windows: +.. _bootable-usb-windows-all: Create a bootable USB drive on Windows\* **************************************** @@ -195,3 +195,5 @@ Return to install from live image ********************************* Select here to return to :ref:`install-from-live-image` + +.. _Rufus: https://rufus.ie/ \ No newline at end of file