|  | @@ -44,19 +44,20 @@ With Amber, client-side web development finally gets the power and productivity
 | 
	
		
			
				|  |  |  <div class="box" id="getinvolved">
 | 
	
		
			
				|  |  |    <h2> Get involved!</h2>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  <h3>Meet the people behind Amber</h3>
 | 
	
		
			
				|  |  | +  <ul>
 | 
	
		
			
				|  |  | +    <li>Amber hackers can be found on the amber room on gitter.im. You will need a github account. See <a href="https://gitter.im/amber-smalltalk/amber">https://gitter.im/amber-smalltalk/amber</a>.</li>
 | 
	
		
			
				|  |  | +    <li>Most of Amber discussion and help happens on the <a href="http://groups.google.com/group/amber-lang"> Google Group</a>.</li>
 | 
	
		
			
				|  |  | +    <li>Amber hackers could also be found on the #amber-lang IRC channel on freenode. You can use the <a href="http://webchat.freenode.net/">Freenode web client</a>.</li>
 | 
	
		
			
				|  |  | +  </ul>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    <h3>Contributing to the project</h3>
 | 
	
		
			
				|  |  |    <p>In a sharing mood? Contributions to Amber are very much welcome!</p>
 | 
	
		
			
				|  |  |    <ul>
 | 
	
		
			
				|  |  |      <li>The Amber source code is hosted on <a href="https://github.com/amber-smalltalk/amber">Github</a>. You can fork the main repository and send pull requests.</li>
 | 
	
		
			
				|  |  | -    <li>The <a href="https://github.com/amber-smalltalk/amber/wiki/Contributions">contributions</a> page lists some possible contributions that which contributors might "adopt" and realize.</li>
 | 
	
		
			
				|  |  | +    <li>The <a href="https://github.com/amber-smalltalk/amber/wiki/Contributions">contributions</a> page points to topics that contributors might "adopt" and realize.</li>
 | 
	
		
			
				|  |  |      <li>You can also submit issues on the <a href="https://github.com/amber-smalltalk/amber/issues?sort=created&state=open">bug tracker</a>.</li>
 | 
	
		
			
				|  |  |    </ul>
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -  <h3>Meet the people behind Amber</h3>
 | 
	
		
			
				|  |  | -  <ul>
 | 
	
		
			
				|  |  | -    <li>Most of Amber discussion and help happens on the <a href="http://groups.google.com/group/amber-lang"> Google Group</a>.</li>
 | 
	
		
			
				|  |  | -    <li>Amber hackers can be found on the #amber-lang IRC channel on freenode. You can use the <a href="http://webchat.freenode.net/">Freenode web client</a>.</li>
 | 
	
		
			
				|  |  | -  </ul>
 | 
	
		
			
				|  |  |  </div>
 | 
	
		
			
				|  |  |  <div class="box last">
 | 
	
		
			
				|  |  |    <h2 id="get-started">Getting started</h2>
 |