Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Commit

Permalink
Merge pull request #112 from hzlmn/master
Browse files Browse the repository at this point in the history
Fix uncorrect links and lang code in translation
  • Loading branch information
paulirish committed Sep 2, 2016
2 parents 8fe033e + 9578bb1 commit 2882307
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pt-br/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html public "i ♥ the web">
<!--[if lt IE 9]> <html class="no-js oldie no-fontface" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js no-fontface" lang="en"> <!--<![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js no-fontface" lang="pt"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Move The Web Forward | Guia de como se envolver com os padrões e melhoras dos navegadores</title>
Expand Down Expand Up @@ -467,8 +467,8 @@ <h2 class="subhed">Só nas mutretas!</h2>
<li><a href="https://twitter.com/necolas"><img src="https://pbs.twimg.com/profile_images/529444560179449857/eKdCJhvp_normal.jpeg" alt="Nicolas Gallagher"> <b>Nicolas</b> Gallagher</a>
<li><a href="https://twitter.com/addyosmani"><img src="https://pbs.twimg.com/profile_images/422476220442234880/jlx9HMtr_normal.jpeg" alt="Addy Osmani"> <b>Addy</b> Osmani</a>
</ul>
<p class="others">& <a href=https://github.com/h5bp/movethewebforward/contributors><span>todas essas pessoas incríveis</span>.</a></p>
<p>Dinos por <a href="http://dribbble.com/deathbearbrown">Sue Lockwood</a><a href=https://github.com/h5bp/movethewebforward>Contribua neste projeto!</a></p>
<p class="others">& <a href="https://github.com/h5bp/movethewebforward/contributors"><span>todas essas pessoas incríveis</span>.</a></p>
<p>Dinos por <a href="http://dribbble.com/deathbearbrown">Sue Lockwood</a><a href="https://github.com/h5bp/movethewebforward">Contribua neste projeto!</a></p>
</footer>
<script>
window._gaq=[['_setAccount','UA-17904194-2'],['_trackPageview']];
Expand Down

0 comments on commit 2882307

Please sign in to comment.