Browse Source

Fixed broken link

Nicolas Petton 12 years ago
parent
commit
449a93a65c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -20,7 +20,7 @@ title: Amber Smalltalk
     {% highlight html %}<script src="js/amber.js" type="text/javascript"></script>
 <script type="text/javascript"> loadAmber({deploy: true})</script>{% endhighlight %}
 
-    <p>Read the <a href="#documentation">documentation</a> to learn more about writing applications in Amber.</p>
+    <p>Read the <a href="documentation.html">documentation</a> to learn more about writing applications in Amber.</p>
   </div>
 </div>