Browse Source

fix script links

Maxim Sokhatsky 11 years ago
parent
commit
99376aab6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      apps/web/priv/static/odessa/dart.htm

+ 2 - 2
apps/web/priv/static/odessa/dart.htm

@@ -5,7 +5,7 @@
     <meta name="description" content="Created with Sketch" />
     <meta name="description" content="Created with Sketch" />
     <title>Kakaranet</title>
     <title>Kakaranet</title>
     <link href='http://fonts.googleapis.com/css?family=Exo+2:600' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Exo+2:600' rel='stylesheet' type='text/css'>
-    <link href="style/main.css" rel="stylesheet" type="text/css" />
+    <link href="../app/style/main.css" rel="stylesheet" type="text/css" />
 </head>
 </head>
 <body>
 <body>
     <svg preserveAspectRatio="xMidYMin meet" class="svg" viewBox="0 0 1071 661" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" version="1.1">
     <svg preserveAspectRatio="xMidYMin meet" class="svg" viewBox="0 0 1071 661" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" version="1.1">
@@ -579,7 +579,7 @@
         </g>
         </g>
     </svg>
     </svg>
 
 
-    <script src="js/bert.js"></script>
+    <script src="../app/js/bert.js"></script>
     
     
     <script src="dart.js"></script>
     <script src="dart.js"></script>
 </body>
 </body>