From: Pete Cooper Date: Tue, 18 Feb 2014 11:26:19 +0000 (+0000) Subject: Replace 2x non-RFC2606 email addresses X-Git-Tag: v5.2.1~5^2~12^2~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4473%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Replace 2x non-RFC2606 email addresses Switched docs email domain to avoid a buttload of spam to non-RFC2606 address. See also: https://github.com/zurb/foundation/pull/4418 Background: http://tools.ietf.org/search/rfc2606 --- diff --git a/doc/includes/typography/examples_typography_vcard.html b/doc/includes/typography/examples_typography_vcard.html index fd7657d16..f9cb2e457 100644 --- a/doc/includes/typography/examples_typography_vcard.html +++ b/doc/includes/typography/examples_typography_vcard.html @@ -3,5 +3,5 @@
  • 123 Colonial Ave.
  • Caprica City
  • Caprica, 12345
  • -
  • g.baltar@cmail.com
  • +
  • g.baltar@example.com
  • \ No newline at end of file diff --git a/doc/includes/typography/examples_typography_vcard_rendered.html b/doc/includes/typography/examples_typography_vcard_rendered.html index 9c767b4db..e093021a6 100644 --- a/doc/includes/typography/examples_typography_vcard_rendered.html +++ b/doc/includes/typography/examples_typography_vcard_rendered.html @@ -5,7 +5,7 @@
  • 123 Colonial Ave.
  • Caprica City
  • Caprica, 12345
  • -
  • g.baltar@cmail.com
  • +
  • g.baltar@example.com
  • ``` {{/markdown}} \ No newline at end of file