diff options
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 34cf368f449..9358957d443 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -55,7 +55,7 @@ <li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>documentacao">Documentação</a></li> <li><span class="divider">|</span> <a href="<TMPL_VAR BASEURL>tarefas">Tarefas</a></li> <li><span class="divider">|</span> <a href="<TMPL_VAR HISTORYURL>">Histórico</a></li> - <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=arquivo.git;a=atom">Feed</a></li> + <li><span class="divider">|</span> <a href="https://git.fluxo.info/arquivo/atom/?h=master">Feed</a></li> </ul> <TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF> </div> |