about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-03-29 15:00:52 -0700
committerKartik Agaram <vc@akkartik.com>2021-03-29 15:00:52 -0700
commit386641c0212437e719e6601596da82df1d0969e0 (patch)
tree0bf464e0d3ede377f5e48480fe87251877360572 /README.md
parent18ef136b2cfbb3803fa9ff0a91d23fd344d4225b (diff)
downloadmu-386641c0212437e719e6601596da82df1d0969e0.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 09d25b61..3d376ebe 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ $ qemu-system-i386 disk.img
 
 <img alt='screenshot of Game of Life running on the Mu computer' src='html/baremetal-life.png'>
 
-([Colorized sources.](http://akkartik.github.io/mu/html/baremetal/life.mu.html)
+([Colorized sources.](http://akkartik.github.io/mu/html/life.mu.html)
 This is memory-safe code, and most statements map to a single instruction of
 machine code.)