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 /todo | |
parent | e2d57262f81486b69530915a317df463dea4838c (diff) | |
download | cache-2774302a8ea35182366627beef8da322f9c14cbe.tar.gz cache-2774302a8ea35182366627beef8da322f9c14cbe.tar.bz2 |
Fix TODO link
Diffstat (limited to 'todo')
-rw-r--r-- | todo/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/todo/index.html b/todo/index.html index c540303..7bde212 100644 --- a/todo/index.html +++ b/todo/index.html @@ -39,7 +39,7 @@ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li> <li>TODO</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=todo.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> @@ -71,6 +71,7 @@ <li>Human-readable cache index.</li> <li>Adds httruta as a submodule.</li> <li>Makefile: git "www" remote configuration.</li> +<li>Test <code>post-receive</code> hook to update files.</li> </ul> @@ -97,7 +98,7 @@ <!--<div class="pagedate"> - Last edited <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span> + Last edited <span class="date">Sex 07 Ago 2015 14:28:07 BRT</span> </div> --> </div> |