Browse Source

Adjust examples .html files to locate amber.js at support/amber.js

Thomas Rake 10 years ago
parent
commit
db06257070
5 changed files with 5 additions and 5 deletions
  1. 1 1
      googlecharts
  2. 1 1
      presentation/index.html
  3. 1 1
      processing/index.html
  4. 1 1
      trysmalltalk/index.html
  5. 1 1
      vendor/amber

+ 1 - 1
googlecharts

@@ -1 +1 @@
-Subproject commit 1811f701613a9ce76dfe46f8d43b0aba41fda942
+Subproject commit 6ebb2ffe8b1b93547961c5f4f2040d1d0eda158e

+ 1 - 1
presentation/index.html

@@ -1,7 +1,7 @@
 <html>
 <head>
 <title>JTalk - Presentation</title>
-<script src="../vendor/amber/js/amber.js" type="text/javascript"></script>
+<script src="../vendor/amber/support/amber.js" type="text/javascript"></script>
 </head>
 <body>
 

+ 1 - 1
processing/index.html

@@ -7,7 +7,7 @@
     <link rel="stylesheet" type="text/css" href='css/style.css' /> 
     <link type="image/x-icon" rel="shortcut icon" href="/favicon.ico"/> 
     <link href='http://fonts.googleapis.com/css?family=Istok+Web' rel='stylesheet' type='text/css'> 
-    <script type='text/javascript' src='../vendor/amber/js/amber.js'></script>
+    <script type='text/javascript' src='../vendor/amber/support/amber.js'></script>
     <script type='text/javascript' src='showdown/showdown.js'></script>
 	<script type="text/javascript" src="processing-1.4.1.js"></script>
   </head> 

+ 1 - 1
trysmalltalk/index.html

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

+ 1 - 1
vendor/amber

@@ -1 +1 @@
-Subproject commit 960e6544f077f8a12884490d2995094e648a0bd3
+Subproject commit df326c1aaa4723dcf01a63dc8232cd6b535b4ad6