diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 04584c48cb3..492ec259285 100644 --- a/templates/index.html +++ b/templates/index.html @@ -43,7 +43,7 @@ <li><span class="divider">|</span> <a href="../documentacao">Documentação</a></li> <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li> <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=arquivo.git;a=history;f=templates.mdwn">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> </div> </div> |