Browse Source

Amber loaded with relative path.

Herbert Vojčík 12 years ago
parent
commit
d251c0aabd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      demo.html

+ 1 - 1
demo.html

@@ -1,7 +1,7 @@
 <html>
 <head>
     <title data-trap="App #title"></title>
-    <script src="/vendor/amber/js/amber.js"></script>
+    <script src="vendor/amber/js/amber.js"></script>
 </head>
 <body>
 <script type="text/javascript">