Get mkws.css from /tools/htdocs/ after all, as /src/ is the source directory.
[mkws-moved-to-github.git] / examples / htdocs / jasmine-popup.html
index 1232712..1ef798e 100644 (file)
@@ -4,7 +4,7 @@
     <title>MKWS demo: jQuery popup plugin with jasmine test framework</title>
 
     <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
-    <link rel="stylesheet" type="text/css" href="src/mkws.css" />
+    <link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
 
     <script type="text/javascript" src="src/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="//code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>