diff --git a/www/api/attribute.html b/www/api/attribute.html
index 986694d..ce92b63 100644
--- a/www/api/attribute.html
+++ b/www/api/attribute.html
@@ -168,7 +168,7 @@
<a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
</div>
<div class="sponsor">
- <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+ <a title="Sponsor: Notebook Reparatur Berlin" href="http://www.notebook-reparaturen-berlin.de">Notebook Reparatur Berlin</a><!-- 2011050100025 gabi.schulze-->
</div>
</div>
</div>
@@ -190,12 +190,10 @@
<div class="main">
-<h1>Module attribute
- Methods</h1>
+<h1>Module attribute Methods</h1>
<p class="navigation-index">[<a href="#GetImageChannelDepth">GetImageChannelDepth</a> • <a href="#GetImageQuantumDepth">GetImageQuantumDepth</a> • <a href="#GetImageType">GetImageType</a> • <a href="#IsGrayImage">IsGrayImage</a> • <a href="#IsMonochromeImage">IsMonochromeImage</a> • <a href="#IsOpaqueImage">IsOpaqueImage</a> • <a href="#SetImageChannelDepth">SetImageChannelDepth</a>]</p>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="GetImageChannelDepth">GetImageChannelDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageChannelDepth">GetImageChannelDepth</a></h2>
<div class="doc-section">
<p>GetImageChannelDepth() returns the depth of a particular image channel.</p>
@@ -220,8 +218,7 @@
<p>return any errors or warnings in this structure.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageQuantumDepth">GetImageQuantumDepth</a></h2>
<div class="doc-section">
<p>GetImageQuantumDepth() returns the depth of the image rounded to a legal quantum depth: 8, 16, or 32.</p>
@@ -242,8 +239,7 @@
<p>A value other than MagickFalse, constrains the depth to a maximum of MAGICKCORE_QUANTUM_DEPTH.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="GetImageType">GetImageType</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
<div class="doc-section">
<p>GetImageType() returns the potential type of image:</p>
@@ -271,8 +267,7 @@
<p>return any errors or warnings in this structure.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="IsGrayImage">IsGrayImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsGrayImage">IsGrayImage</a></h2>
<div class="doc-section">
<p>IsGrayImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities.</p>
@@ -293,8 +288,7 @@
<p>return any errors or warnings in this structure.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="IsMonochromeImage">IsMonochromeImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsMonochromeImage">IsMonochromeImage</a></h2>
<div class="doc-section">
<p>IsMonochromeImage() returns MagickTrue if all the pixels in the image have the same red, green, and blue intensities and the intensity is either 0 or QuantumRange.</p>
@@ -315,8 +309,7 @@
<p>return any errors or warnings in this structure.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="IsOpaqueImage">IsOpaqueImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="IsOpaqueImage">IsOpaqueImage</a></h2>
<div class="doc-section">
<p>IsOpaqueImage() returns MagickTrue if none of the pixels in the image have an opacity value other than opaque (0).</p>
@@ -337,8 +330,7 @@
<p>return any errors or warnings in this structure.</p>
</div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute
-_8c.html" id="SetImageChannelDepth">SetImageChannelDepth</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/attribute_8c.html" id="SetImageChannelDepth">SetImageChannelDepth</a></h2>
<div class="doc-section">
<p>SetImageChannelDepth() sets the depth of the image.</p>