diff options
Diffstat (limited to 'templates/popup')
-rw-r--r-- | templates/popup/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/popup/index.html b/templates/popup/index.html index ef93038..07f5d59 100644 --- a/templates/popup/index.html +++ b/templates/popup/index.html @@ -41,7 +41,7 @@ <li><a href="../">templates</a> <span class="divider">/</span> </li> <li>popup</li> - <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li> + <li><span class="divider">|</span> <a href="../../todo">Tarefas</a></li> <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=templates/popup.mdwn">Histórico</a></li> <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li> </ul> |