Jelajahi Sumber

processing: add link to Amber website

Manfred Kroehnert 11 tahun lalu
induk
melakukan
b4611e6524
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      processing/index.html

+ 1 - 1
processing/index.html

@@ -12,7 +12,7 @@
 	<script type="text/javascript" src="processing-1.4.1.js"></script>
   </head> 
   <body> 
-	A Clock made with <a href="http://processingjs.org">Processing.js</a> and Amber
+	A Clock made with <a href="http://processingjs.org">Processing.js</a> and <a href"http://amber-lang.net/">Amber</a>
 	<p>Examine the <button onClick="smalltalk.Browser._openOn_(smalltalk.ProcessingClock)"> ProcessingClock class</button></p> 
 	<p><canvas id="canvas1" width="200" height="200"></canvas></p>
 	<script id="script1" type="text/javascript">