|  | @@ -29,12 +29,7 @@ With Amber, client-side web development finally gets the power and productivity
 | 
	
		
			
				|  |  |      <dt>But what about all the JS ecosystem?</dt>
 | 
	
		
			
				|  |  |      <dd>
 | 
	
		
			
				|  |  |        <p>Amber plays very well with the outer world. You can interact with JavaScript objects seamlessly, and even inspect them as any Amber object.</p>
 | 
	
		
			
				|  |  | -      <p><a href="https://github.com/amber-smalltalk/amber/wiki/From-smalltalk-to-javascript-and-back">Evaluating JavaScript object methods</a> is transparent and makes using libraries a breeze.</p>
 | 
	
		
			
				|  |  | -    </dd>
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -    <dt>Quick links</dt>
 | 
	
		
			
				|  |  | -    <dd>
 | 
	
		
			
				|  |  | -      The <a href="https://github.com/amber-smalltalk/amber/wiki">Wiki on GitHub</a> includes a <a href="https://github.com/amber-smalltalk/amber/wiki/Getting-started">Getting started</a> tutorial for OSX, Linux and Windows.
 | 
	
		
			
				|  |  | +      <p>Evaluating JavaScript object methods is transparent and makes using libraries a breeze.</p>
 | 
	
		
			
				|  |  |      </dd>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    </dl>
 | 
	
	
		
			
				|  | @@ -54,9 +49,8 @@ With Amber, client-side web development finally gets the power and productivity
 | 
	
		
			
				|  |  |    <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 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>
 | 
	
		
			
				|  |  | +    <li>The Amber source code is hosted on <a href="https://lolg.it/amber/amber">lolg.it</a>. You can fork the main repository and send pull requests.</li>
 | 
	
		
			
				|  |  | +    <li>You can also submit issues on the <a href="https://lolg.it/amber/amber/issues">bug tracker</a>.</li>
 | 
	
		
			
				|  |  |    </ul>
 | 
	
		
			
				|  |  |  </div>
 | 
	
		
			
				|  |  |  <div class="box last">
 |