about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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.)
 
75'>75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114