Commit c7ddec64 authored by Matt Kantor's avatar Matt Kantor
Browse files

Update Twitter's address in examples.

They're no longer on Folsom St.
parent 9ef107b6
5 merge requests!28721Hot test,!16766Update Twitter's address in examples.,!16831Master,!22103test,!25326Adjust examples
Showing with 4 additions and 4 deletions
+4 -4
...@@ -246,8 +246,8 @@ You can use the mark tag to <mark>highlight</mark> text. ...@@ -246,8 +246,8 @@ You can use the mark tag to <mark>highlight</mark> text.
<div class="bs-example" data-example-id="simple-address"> <div class="bs-example" data-example-id="simple-address">
<address> <address>
<strong>Twitter, Inc.</strong><br> <strong>Twitter, Inc.</strong><br>
795 Folsom Ave, Suite 600<br> 1355 Market Street, Suite 900<br>
San Francisco, CA 94107<br> San Francisco, CA 94103<br>
<abbr title="Phone">P:</abbr> (123) 456-7890 <abbr title="Phone">P:</abbr> (123) 456-7890
</address> </address>
<address> <address>
...@@ -258,8 +258,8 @@ You can use the mark tag to <mark>highlight</mark> text. ...@@ -258,8 +258,8 @@ You can use the mark tag to <mark>highlight</mark> text.
{% highlight html %} {% highlight html %}
<address> <address>
<strong>Twitter, Inc.</strong><br> <strong>Twitter, Inc.</strong><br>
795 Folsom Ave, Suite 600<br> 1355 Market Street, Suite 900<br>
San Francisco, CA 94107<br> San Francisco, CA 94103<br>
<abbr title="Phone">P:</abbr> (123) 456-7890 <abbr title="Phone">P:</abbr> (123) 456-7890
</address> </address>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment