Browse Source

oops, fix script name

Sotaro KARASAWA 9 years ago
parent
commit
95aa339107
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/page_presentation.html

+ 1 - 1
lib/views/page_presentation.html

@@ -27,7 +27,7 @@
       </div>
     </div>
 
-    <script src="/js/crowi..js"></script>
+    <script src="/js/crowi.js"></script>
     <script src="/js/presentation.js"></script>
   </body>
 </html>