From 414eb12fb28229609a7c3d100cdadab55149f7da Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 16 Jul 2019 14:16:30 -0700 Subject: [PATCH] Remove unnesecary redirect --- source/1/1.2/booting_the_image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/1/1.2/booting_the_image.rst b/source/1/1.2/booting_the_image.rst index b607123a..10efb562 100644 --- a/source/1/1.2/booting_the_image.rst +++ b/source/1/1.2/booting_the_image.rst @@ -28,7 +28,7 @@ on this topic, and we recommend you read them if you plan on doing this. Guides from the Ubuntu website: - `How to burn a DVD on Ubuntu `_ - `How to burn a DVD on Windows `_ - - `How to burn a DVD on macOS `_ + - `How to burn a DVD on macOS `_ For writing images to USB drives on Linux, we recommend `mkusb `_, a tool developed by a Lubuntu team member.