Herby Vojčík 5 years ago
parent
commit
5865cf0f83
2 changed files with 2 additions and 2 deletions
  1. 1 1
      _layouts/index.html
  2. 1 1
      learn.html

+ 1 - 1
_layouts/index.html

@@ -129,7 +129,7 @@
         <p>The content of this website in licensed under <a href="http://creativecommons.org/licenses/by-nc/3.0/">CC-BY-NC
             3.0</a>.</p>
         <p>Amber is open-source and released under the <a href="https://lolg.it/amber/amber/raw/master/LICENSE">MIT</a> license.</p>
-        <p>Thanks for supporting Amber: <a href="http://www.instatiations.com/"><img src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a>.</p>
+        <p>Thanks for supporting Amber: <a href="http://www.instantiations.com/"><img src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a>.</p>
     </div>
 </div>
 

+ 1 - 1
learn.html

@@ -42,7 +42,7 @@
     <div class="main">
         <p>Copyright &copy; 2011-2015 <a href="http://www.nicolas-petton.fr/">Nicolas Petton</a>. The content of this
             website in licensed under <a href="http://creativecommons.org/licenses/by-nc/3.0/">CC-BY-NC 3.0</a>.</p>
-        <p>Amber is an opensource project generously helped by <a href="http://www.instatiations.com/"><img src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a>.</p>
+        <p>Amber is an opensource project generously helped by <a href="http://www.instantiations.com/"><img src="images/VA-Smalltalk-Logo-Hori-Trans.png"></a>.</p>
     </div>
 </div>
 </body>