|  | @@ -40,7 +40,7 @@
 | 
	
		
			
				|  |  |  	    <li><a href="index.html#download">Download</a></li> · 
 | 
	
		
			
				|  |  |  	    <li><a href="learn.html">Learn</a></li> ·
 | 
	
		
			
				|  |  |  	    <li><a id="doc_link" href="documentation.html">Documentation</a></li> ·
 | 
	
		
			
				|  |  | -	    <li><a target="_blank" href="https://github.com/NicolasPetton/jtalk">Source</a></li> 
 | 
	
		
			
				|  |  | +	    <li><a target="_blank" href="https://github.com/NicolasPetton/amber">Source</a></li> 
 | 
	
		
			
				|  |  |  	  </ul>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  	  <div class="clear"></div>
 | 
	
	
		
			
				|  | @@ -52,7 +52,7 @@
 | 
	
		
			
				|  |  |  	<div class="main">
 | 
	
		
			
				|  |  |  	  <h1>Amber is an implementation of the Smalltalk language that runs on top of the JavaScript runtime.</h1>
 | 
	
		
			
				|  |  |  	  <div class="column">
 | 
	
		
			
				|  |  | -	    <p>Amber, formerly known as Jtalk, is an implementation of the Smalltalk-80 language. It is designed to make client-side development faster and easier. It allows developers to write client-side heavy web applications in Smalltalk. </p>
 | 
	
		
			
				|  |  | +	    <p>Amber, formerly known as Amber, is an implementation of the Smalltalk-80 language. It is designed to make client-side development faster and easier. It allows developers to write client-side heavy web applications in Smalltalk. </p>
 | 
	
		
			
				|  |  |  	    <p>Amber includes an integrated development environment with a class browser, workspace, transcript, object inspector and debugger.</p>
 | 
	
		
			
				|  |  |  	  </div>
 | 
	
		
			
				|  |  |  	  <div class="column">
 | 
	
	
		
			
				|  | @@ -70,7 +70,7 @@
 | 
	
		
			
				|  |  |  /* ]]> */
 | 
	
		
			
				|  |  |  	    </script>
 | 
	
		
			
				|  |  |  	    <p>You can join the <a href="http://groups.google.com/group/jtalk-project"> Google Group</a> or the #amber-lang IRC channel on freenode.</p>
 | 
	
		
			
				|  |  | -	    <a class="FlattrButton" style="display:none;" rev="flattr;button:compact" href="http://jtalk-project.org"></a>
 | 
	
		
			
				|  |  | +	    <a class="FlattrButton" style="display:none;" rev="flattr;button:compact" href="http://amber-lang.net"></a>
 | 
	
		
			
				|  |  |  	    <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="NicolasPetton">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
 | 
	
		
			
				|  |  |  	  </div>
 | 
	
		
			
				|  |  |  	  <div class="clear"></div>
 |