From 386641c0212437e719e6601596da82df1d0969e0 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 29 Mar 2021 15:00:52 -0700 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 screenshot of Game of Life running on the Mu computer -([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.)