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 4e7ae15..3222606 100644 --- a/templates/index.html +++ b/templates/index.html @@ -39,7 +39,7 @@            <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>        <li>templates</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.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> | 
