Commit d65142a820a0f9201759c79ceff161f669a21b18

Authored by Carlos Vieira
1 parent 42d5d6ee
Exists in master

Corrigindo a URL para o manual.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/templates/exemplo.html
... ... @@ -22,7 +22,7 @@
22 22 </div>
23 23  
24 24 <h1>Barra Brasil</h1>
25   - <p>Veja as <a href="http://epwg.governoeletronico.gov.br/barra/">instruções de como usar a barra</a> no e-PWG.</p>
  25 + <p>Veja as <a href="http://barra.governoeletronico.gov.br/">instruções de como usar a barra</a> no e-PWG.</p>
26 26 <br>
27 27 <div id="footer-brasil"></div>
28 28 <script defer async src="barra.js" type="text/javascript"></script>
... ...