about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-07-16 09:24:02 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-07-16 09:24:02 -0700
commit13ca31ba09fed97e26dba9887093ed5311ee4246 (patch)
tree13718f96f43769c4bcebe66d715364422add9021 /README.md
parentd89a9ec5d38294d41399218cef1eab9e9682dafd (diff)
downloadmu-13ca31ba09fed97e26dba9887093ed5311ee4246.tar.gz
.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf8a89d8..60fa600d 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ qemu-system-i386 code.img
 
 <img alt='screenshot of Game of Life running on the Mu computer' src='html/life.png'>
 
-([Colorized sources.](http://akkartik.github.io/mu/html/life.mu.html)
+([Colorized sources.](http://akkartik.github.io/mu/html/apps/life.mu.html)
 This is memory-safe code, and most statements map to a single instruction of
 machine code.)