diff --git a/www/index.html b/www/index.html
index d41af5d..acc5e75 100644
--- a/www/index.html
+++ b/www/index.html
@@ -191,9 +191,9 @@
   <li>Virtual pixel support: convenient access to pixels outside the image region</li>
   <li>Large image support: read, process, or write mebi- and gibi-pixel image sizes</li>
   <li><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by the dual and quad-core processor technologies</li>
+  <li>Heterogeneous distributed processing: certain algorithms get a speed boost by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors (<em>in development</em>).</li>
 </ul>
 
-
 <p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
 
 <div style="margin: auto;">
@@ -217,7 +217,7 @@
     <span id="linkbar-center">

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

       <a href="../www/mailing-list.html">Mailing Lists</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>