Skip to content

Commit

Permalink
(#8810) Fix Puppet Labs street address in footer
Browse files Browse the repository at this point in the history
Footer said 411 Park Street, and we're at 411 Park Avenue.
  • Loading branch information
nfagerlund committed Sep 14, 2011
1 parent 0a1fd19 commit 3fa18d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ <h4>Get the book!</h4>
<a class="email" href="mailto:info@puppetlabs.com">info@puppetlabs.com</a>

<span class="adr">
<span class="street-address">411 NW Park Street</span>
<span class="street-address">411 NW Park Avenue</span>
/
<span class="locality">Portland</span>,
<span class="region">OR</span>
Expand Down

0 comments on commit 3fa18d1

Please sign in to comment.