i wonder....
[mudd.git] / index.php
index ce8a197..8e8360e 100644 (file)
--- a/index.php
+++ b/index.php
@@ -2,11 +2,9 @@
 <html>
   <head>
     <title>mud</title>
-    <link type='text/css' rel='stylesheet' href='style.css'>
-    <script type='text/javascript' src='jquery-core.js'></script>
-<!--
-    <script type='text/javascript' src='mud.js'></script>
--->
+    <link type='text/css' rel='stylesheet' href='/mud/style.css'>
+    <script type='text/javascript' src='/mud/jquery-core.js'></script>
+    <script type='text/javascript' src='/mud/mud.js'></script>
   </head>
   <body>
     <canvas width='450px' height='450px' id='universe'></canvas>