diff --git a/www/api.html b/www/api.html
index 0307c6e..fbdd672 100644
--- a/www/api.html
+++ b/www/api.html
@@ -22,7 +22,7 @@
<meta name="distribution" content="Global"></meta>
<link rel="icon" href="../images/wand.png"></link>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"></link>
- <link rel="canonical" href="http://www.imagemagick.org"></link>
+ <link rel="canonical" href="../index.html"></link>
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"></link>
<!-- Add jQuery library -->
@@ -71,7 +71,7 @@
</script>
</div>
-<a href="http://www.imagemagick.org/discourse-server/">
+<a href="../discourse-server">
<img src="../images/logo.jpg" alt="ImageMagick Logo" style="width: 123px; height: 118px; border: 0px; float: right;"></img></a>
<a href="../index.html">
<img src="../images/sprite.jpg" alt="ImageMagick Sprite" style="width: 114px; height: 118px; border: 0px; float: right;"></img></a>
@@ -163,7 +163,7 @@
<div class="eastbar">
- <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.imagemagick.org/"></a></div>
+ <div> <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="../index.html"></a></div>
<noscript>
<a href="http://flattr.com/thing/947300/Convert-Edit-And-Compose-Images" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="93" height="20" border="0"></img></a>
@@ -194,7 +194,7 @@
<dt><a id="ch"></a>Ch</dt>
-<dd><a href="http://www.imagemagick.org/ChMagick">ChMagick</a> is a <a href="http://www.softintegration.com/">Ch</a> binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.</dd>
+<dd><a href="../ChMagick">ChMagick</a> is a <a href="http://www.softintegration.com/">Ch</a> binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.</dd>
<dt><a id="com_"></a>COM+</dt>
@@ -202,7 +202,7 @@
<dt><a id="c__"></a>C++</dt>
-<dd><a href="http://www.imagemagick.org/Magick++">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
+<dd><a href="../Magick++">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++. We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
<dt><a id="go"></a>GO</dt>
<dd><a href="https://github.com/gobinds/imagick">GoImagick</a> is a set of Go bindings to ImageMagick's MagickWand and MagickCore C APIs.</dd>
@@ -229,7 +229,7 @@
<dt><a id="dot-net"></a>.NET</dt>
-<dd>Use <a href="http://magick.codeplex.com/">Magick.Net</a> to convert, compose, and edit images from Windows .NET.</dd>
+<dd>Use <a href="http://magick.codeplex.com/">Magick.NET</a> to convert, compose, and edit images from Windows .NET.</dd>
<dd><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</dd>
@@ -255,7 +255,7 @@
<dd><a href="http://www.assembla.com/wiki/show/pythonmagickwand">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</dd>
<dd><a href="http://www.imagemagick.org/download/python/">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</dd>
-<dd><a href=" http://dahlia.github.com/wand/">Wand</a> is a ctypes-based ImagedMagick binding library for Python.</dd>
+<dd><a href="http://wand-py.org/">Wand</a> is a ctypes-based ImagedMagick binding library for Python.</dd>
<dt><a id="realbasic"></a>REALbasic</dt>
@@ -291,16 +291,17 @@
<span id="linkbar-west"> </span>
<span id="linkbar-center">
- <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
+ <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x89AB63D48277377A">Public Key</a> •
+ <a href="../discourse-server">Discourse Server</a> •
<a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> •
<a href="http://jqmagick.imagemagick.org/">JqMagick</a>
</span>
<span id="linkbar-east"> </span>
- </div>
- <div class="footer">
- <span id="footer-west">© 1999-2013 ImageMagick Studio LLC</span>
- <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
- </div>
- <div style="clear: both; margin: 0; width: 100%; "></div>
+</div>
+<div class="footer">
+ <span id="footer-west">© 1999-2013 ImageMagick Studio LLC</span>
+ <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+</div>
+<div style="clear: both; margin: 0; width: 100%; "></div>
</body>
</html>