From 3637c8d87b9fc9e91e3e3ef4083aa97d6bcbeed2 Mon Sep 17 00:00:00 2001 From: h3rb Date: Fri, 1 Mar 2013 20:24:27 -0500 Subject: [PATCH] Update doclist.js Modified name of file --- demo/kitchen-sink/doclist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/kitchen-sink/doclist.js b/demo/kitchen-sink/doclist.js index 867e2cef..6fe81002 100644 --- a/demo/kitchen-sink/doclist.js +++ b/demo/kitchen-sink/doclist.js @@ -101,7 +101,7 @@ var docs = { "docs/luapage.lp": "LuaPage", "docs/Makefile": "Makefile", "docs/markdown.md": {name: "Markdown", wrapped: true}, - "docs/mushcode.mc": {name: "TinyMUSH"}, + "docs/tinymush.mc": {name: "TinyMUSH"}, "docs/objectivec.m": {name: "Objective-C"}, "docs/ocaml.ml": "OCaml", "docs/OpenSCAD.scad": "OpenSCAD",