summaryrefslogtreecommitdiffstats
path: root/projects/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/index.html')
-rwxr-xr-xprojects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html
index 59b2fee..9c02793 100755
--- a/projects/index.html
+++ b/projects/index.html
@@ -47,7 +47,7 @@
<p>
A simple script to automate build testing for software managed with Git.
</p>
-<h3><a href="http://odin1.pehjota.net/git/cgol/">cgol (Curses Game of Life)</a></h3>
+<h3><a href="cgol/">cgol (Curses Game of Life)</a></h3>
<p>
An implementation of Conway's Game of Life written in C and using the curses
interface.