]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
reboot: Fix mailto address (#27700)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 21 Nov 2018 13:24:38 +0000 (15:24 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Nov 2018 13:24:38 +0000 (15:24 +0200)
site/docs/4.1/content/reboot.md

index 0b9375d0a1df5a1f4123c78c5e09b62eebe10c51..8de206fa2b1c9747446886d5ce91905055ff39f2 100644 (file)
@@ -307,7 +307,7 @@ The `<address>` element is updated to reset the browser default `font-style` fro
 
   <address>
     <strong>Full Name</strong><br>
-    <a href="mailto:#">first.last@example.com</a>
+    <a href="mailto:first.last@example.com">first.last@example.com</a>
   </address>
 </div>