diff --git a/index.html b/index.html
index d7c1a5b..2de48b0 100644
--- a/index.html
+++ b/index.html
@@ -189,6 +189,7 @@
   <li><a href="www/identify.html">Image identification</a>: describe the format and attributes of an image.</li>
   <li><a href="www/composite.html">Composite</a>: overlap one image over another.</li>
   <li><a href="www/montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</li>
+  <li><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</li>
   <li><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</li>
   <li><a href="www/motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</li>
   <li><a href="www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
@@ -226,7 +227,7 @@
  <!--    <span id="linkbar-west">&nbsp;</span>  -->

     <span id="linkbar-center">

       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;

-    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

+    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

     </span>

     <span id="linkbar-east">&nbsp;</span>

   </div>