aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-11-21 15:24:38 +0200
committerGitHub <[email protected]>2018-11-21 15:24:38 +0200
commit73a98d97380e52d4cf2ec5aa8071b93e97e390ae (patch)
tree74959071f7254051b6600d42ec34c11d8e2db60a
parent487bd521e379ebff994ceb16ade1feedd45f0998 (diff)
downloadbootstrap-73a98d97380e52d4cf2ec5aa8071b93e97e390ae.tar.xz
bootstrap-73a98d97380e52d4cf2ec5aa8071b93e97e390ae.zip
reboot: Fix mailto address (#27700)
-rw-r--r--site/docs/4.1/content/reboot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/content/reboot.md b/site/docs/4.1/content/reboot.md
index 0b9375d0a..8de206fa2 100644
--- a/site/docs/4.1/content/reboot.md
+++ b/site/docs/4.1/content/reboot.md
@@ -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:#">[email protected]</a>
+ <a href="mailto:[email protected]">[email protected]</a>
</address>
</div>