From e7ea51e2efcc4f8cd0fe6bf91c5df2095636a2c9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 16 Jul 2019 14:22:47 -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 10efb562..54c7f82c 100644 --- a/source/1/1.2/booting_the_image.rst +++ b/source/1/1.2/booting_the_image.rst @@ -27,7 +27,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 Windows `_ - `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.