Commit 02b631be97ff00fae379cec1f1ed14a17620e7fc
1 parent
8f445b8e
Exists in
master
and in
5 other branches
Update header.rhtml
Fix faq link
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
header.rhtml
| ... | ... | @@ -80,7 +80,7 @@ |
| 80 | 80 | <div id="sobre"> |
| 81 | 81 | <ul> |
| 82 | 82 | <li id="link-faq"> |
| 83 | - <a href="/portal/faq">Perguntas frequentes</a> | |
| 83 | + <a href="/ajuda/ajuda/duvidas-frequentes">Perguntas frequentes</a> | |
| 84 | 84 | </li> |
| 85 | 85 | <li id="link-contact"> |
| 86 | 86 | <a href="/contact/portal/new">Contato</a> | ... | ... |