summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 2f1961a..bd986a6 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,8 @@
<ul class=ll>
<li><a href="maintenance.html">How to maintain a server.</a></li>
<li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li>
- <li><a href="mirror-site-on-tor.html">Mirror your site on Tor</a></li>
+ <li><a href="cron.html">Scheduling tasks with Crontabs/Cronjobs.</a></li>
+ <li><a href="tor.html">Mirror your site on Tor</a></li>
</ul>
<h2>In the Works...</h2>
@@ -92,7 +93,6 @@
</p>
<ul>
- <li>Cronjobs</li>
<li>IRC servers</li>
<li>Email webclients</li>
<li>Simple static site generators</li>