diff options
| author | Cache do Fluxo <cache@fluxo.info> | 2016-10-13 17:51:34 -0300 | 
|---|---|---|
| committer | Cache do Fluxo <cache@fluxo.info> | 2016-10-13 17:51:34 -0300 | 
| commit | 6a747d9b8af259c043fdde7c796531ae66f97f6b (patch) | |
| tree | 645443f36b4166c37b542db0ef62b7e469b4d603 /shortcuts | |
| parent | 6b57e90df5dcd1ec2da8f5466f1b6160b2fae3ae (diff) | |
| download | cache-6a747d9b8af259c043fdde7c796531ae66f97f6b.tar.gz cache-6a747d9b8af259c043fdde7c796531ae66f97f6b.tar.bz2 | |
Updates links
Diffstat (limited to 'shortcuts')
| -rw-r--r-- | shortcuts/index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/shortcuts/index.html b/shortcuts/index.html index 554d277..4961228 100644 --- a/shortcuts/index.html +++ b/shortcuts/index.html @@ -40,9 +40,9 @@        <li>shortcuts</li>        <li><span class="divider">|</span> <a href="../data">Dados</a></li> -      <li><span class="divider">|</span> <a href="../todo">Tarefas</a></li> +      <!--<li><span class="divider">|</span> <a href="../todo">Tarefas</a></li>-->        <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=cache.git;a=history;f=shortcuts.mdwn">Histórico</a></li> -      <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li> +      <li><span class="divider">|</span> <a href="https://git.fluxo.info/cache/atom/?h=master">Feed</a></li>        </ul>      </div>    </div> | 
