about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 38a7ca62..1cf62ef2 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,7 @@ for testing.
 <li><a href='html/filesystem.mu.html'>filesystem.mu</a>: example program
 showing file primitives that inject a 'filesystem' dependency which can be
 faked for testing.
-<li><a href='html/static_dispatch.mu.html'>static_dispatch.mu</a>: example
+<li><a href='html/static-dispatch.mu.html'>static-dispatch.mu</a>: example
 program showing mu's ability to define recipes with headers, and allow
 recipes with the same name but different headers to coexist.
 <li><a href='html/chessboard.mu.html'>chessboard.mu</a>: a little program for