diff --git a/www/api/cipher.html b/www/api/cipher.html
index 00acc90..6316d63 100644
--- a/www/api/cipher.html
+++ b/www/api/cipher.html
@@ -190,12 +190,10 @@
 

 <div class="main">

 

-<h1>Module cipher
- Methods</h1>
+<h1>Module cipher Methods</h1>
 <p class="navigation-index">[<a href="#AcquireAESInfo">AcquireAESInfo</a> &bull; <a href="#DestroyAESInfo">DestroyAESInfo</a> &bull; <a href="#EncipherAESBlock">EncipherAESBlock</a> &bull; <a href="#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="#PasskeyEncipherImage">PasskeyEncipherImage</a> &bull; <a href="#SetAESKey">SetAESKey</a> &bull; <a href="#PasskeyDecipherImage">PasskeyDecipherImage</a> &bull; <a href="#PasskeyEncipherImage">PasskeyEncipherImage</a>]</p>
 
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="AcquireAESInfo">AcquireAESInfo</a></h2>
 <div class="doc-section">
 
 <p>AcquireAESInfo() allocate the AESInfo structure.</p>
@@ -207,8 +205,7 @@
 </pre>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="DestroyAESInfo">DestroyAESInfo</a></h2>
 <div class="doc-section">
 
 <p>DestroyAESInfo() zeros memory associated with the AESInfo structure.</p>
@@ -225,8 +222,7 @@
 <p>the cipher context.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="EncipherAESBlock">EncipherAESBlock</a></h2>
 <div class="doc-section">
 
 <p>EncipherAESBlock() enciphers a single block of plaintext to produce a block of ciphertext.</p>
@@ -250,8 +246,7 @@
 <p>the cipher text.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
 <div class="doc-section">
 
 <p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
@@ -280,8 +275,7 @@
 <p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
 <div class="doc-section">
 
 <p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>
@@ -310,8 +304,7 @@
 <p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="SetAESKey">SetAESKey</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="SetAESKey">SetAESKey</a></h2>
 <div class="doc-section">
 
 <p>SetAESKey() sets the key for the AES cipher.  The key length is specified in bits.  Valid values are 128, 192, or 256 requiring a key buffer length in bytes of 16, 24, and 32 respectively.</p>
@@ -331,8 +324,7 @@
 <p>the key.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyDecipherImage">PasskeyDecipherImage</a></h2>
 <div class="doc-section">
 
 <p>PasskeyDecipherImage() converts cipher pixels to plain pixels.</p>
@@ -361,8 +353,7 @@
 <p>return any errors or warnings in this structure.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher
-_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/cipher_8c.html" id="PasskeyEncipherImage">PasskeyEncipherImage</a></h2>
 <div class="doc-section">
 
 <p>PasskeyEncipherImage() converts pixels to cipher-pixels.</p>