diff --git a/www/mogrify.html b/www/mogrify.html
index e3a214e..e7e1054 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -801,6 +801,11 @@
   </tr>
 
   <tr>
+    <td valign="top"><a href="../www/command-line-options.html#morphology">-morphology <em class="option">method</em></a> <em class="option">kernel</em></td>
+    <td valign="top">apply a morphology method to the image</td>
+  </tr>
+
+  <tr>
     <td valign="top"><a href="../www/command-line-options.html#motion-blur">-motion-blur <em class="option">geometry</em></a></td>
     <td valign="top">simulate motion blur</td>
   </tr>
@@ -1271,7 +1276,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://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

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

     </span>

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

   </div>