about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-06 16:35:46 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-06 16:35:46 -0700
commit0e4a335edc7d4e584924fd6b298156e45d2626c8 (patch)
tree4bde00176d6d00b72462e856974fecd4411ef025 /index.html
parent3cf4cc43f2622816777c22c49c32e5159574a1d3 (diff)
downloadmu-0e4a335edc7d4e584924fd6b298156e45d2626c8.tar.gz
2175
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index 422f3a30..b747b77a 100644
--- a/index.html
+++ b/index.html
@@ -42,8 +42,6 @@ for testing.
 <li><a href='html/chessboard.mu.html'>chessboard.mu</a>: putting it all
 together, a little console program along with thorough tests of its behavior
 including both screen and keyboard handling.
-<li><a href='html/edit.mu.html'>edit.mu</a>: the programming environment I
-plan to use to teach programming.
 </ul>
 
 <p><b>Part I</b>: basic infrastructure