faq: add missing quote to href
authorMichael Prokop <mika@grml.org>
Wed, 1 Jul 2020 07:04:54 +0000 (09:04 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 1 Jul 2020 07:04:54 +0000 (09:04 +0200)
This was an oversight in commit d62a8096.

While at it put quotes around the wiki page title.

Thanks: Michael Hanscho for the bugreport

faq/index.html.tt2

index f2d81cc..6211635 100644 (file)
         <!-- TODO: needs to be improved! -->
         <h3><a name="usbboot"></a><a href="#toc">How do I boot Grml from a USB stick?</a></h3>
 
-        <p>Check
-        out the <a href="https://grml.org/grml2usb/>grml2usb manpage</a>
+        <p>Check out the <a href="/grml2usb/">grml2usb manpage</a>
         and the grml-wiki page
-        <a href="http://wiki.grml.org/doku.php?id=usb">Boot Grml from
-        usb-stick/firewire-device</a></p>
+       &quot;<a href="http://wiki.grml.org/doku.php?id=usb">Boot Grml from usb-stick/firewire-device</a>&quot;.</p>
 
         <h3><a name="store"></a><a name="persistency"></a><a href="#toc">Is it possible to store my settings?</a></h3>