diff options
| author | Cache Saravento <cache@sarava.org> | 2015-08-07 14:28:54 -0300 | 
|---|---|---|
| committer | Cache Saravento <cache@sarava.org> | 2015-08-07 14:28:54 -0300 | 
| commit | 2774302a8ea35182366627beef8da322f9c14cbe (patch) | |
| tree | 5cddae19b5d7ca7dcbf01c8c40a4a25fca27f7b1 /ikiwiki/pagespec/sorting | |
| parent | e2d57262f81486b69530915a317df463dea4838c (diff) | |
| download | cache-2774302a8ea35182366627beef8da322f9c14cbe.tar.gz cache-2774302a8ea35182366627beef8da322f9c14cbe.tar.bz2 | |
Fix TODO link
Diffstat (limited to 'ikiwiki/pagespec/sorting')
| -rw-r--r-- | ikiwiki/pagespec/sorting/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index fbdd48e..3d854a3 100644 --- a/ikiwiki/pagespec/sorting/index.html +++ b/ikiwiki/pagespec/sorting/index.html @@ -43,7 +43,7 @@            <li><a href="../">pagespec</a> <span class="divider">/</span> </li>        <li>sorting</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=ikiwiki/pagespec/sorting.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> | 
