diff options
Diffstat (limited to 'templates/note/index.html')
-rw-r--r-- | templates/note/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/note/index.html b/templates/note/index.html index 4a7ce9b7ea4..2dc175c5220 100644 --- a/templates/note/index.html +++ b/templates/note/index.html @@ -45,7 +45,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/note.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> |