You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by bp...@apache.org on 2019/12/29 17:21:10 UTC

svn commit: r1054657 - in /websites/production/db/content/derby: ./ blogs/ integrate/ manuals/ papers/ papers/DerbyTut/ releases/

Author: bpendleton
Date: Sun Dec 29 17:21:09 2019
New Revision: 1054657

Log:
DERBY-7061: correct links to wiki

Modified:
    websites/production/db/content/derby/blogs/index.html
    websites/production/db/content/derby/derby_charter.html
    websites/production/db/content/derby/derby_comm.html
    websites/production/db/content/derby/derby_proposal.html
    websites/production/db/content/derby/faq.html
    websites/production/db/content/derby/index.html
    websites/production/db/content/derby/integrate/JPOX_Derby.html
    websites/production/db/content/derby/integrate/SQuirreL_Derby.html
    websites/production/db/content/derby/integrate/db_ddlutils.html
    websites/production/db/content/derby/integrate/index.html
    websites/production/db/content/derby/license.html
    websites/production/db/content/derby/linkmap.html
    websites/production/db/content/derby/manuals/dita.html
    websites/production/db/content/derby/manuals/docscheck.html
    websites/production/db/content/derby/papers/DerbyTut/index.html
    websites/production/db/content/derby/papers/derby_htw.html
    websites/production/db/content/derby/papers/index.html
    websites/production/db/content/derby/releases/release-10.10.1.1.html
    websites/production/db/content/derby/releases/release-10.10.2.0.html
    websites/production/db/content/derby/releases/release-10.11.1.1.html
    websites/production/db/content/derby/releases/release-10.12.1.1.html
    websites/production/db/content/derby/releases/release-10.13.1.1.html
    websites/production/db/content/derby/releases/release-10.2.1.6.html
    websites/production/db/content/derby/releases/release-10.2.2.0.html
    websites/production/db/content/derby/releases/release-10.3.3.0.html
    websites/production/db/content/derby/releases/release-10.4.1.3.html
    websites/production/db/content/derby/releases/release-10.4.2.0.html
    websites/production/db/content/derby/releases/release-10.5.1.1.html
    websites/production/db/content/derby/releases/release-10.5.3.0.html
    websites/production/db/content/derby/releases/release-10.6.1.0.html
    websites/production/db/content/derby/releases/release-10.6.2.1.html
    websites/production/db/content/derby/releases/release-10.7.1.1.html
    websites/production/db/content/derby/releases/release-10.8.1.2.html
    websites/production/db/content/derby/releases/release-10.8.2.2.html
    websites/production/db/content/derby/releases/release-10.8.3.0.html
    websites/production/db/content/derby/releases/release-10.9.1.0.html

Modified: websites/production/db/content/derby/blogs/index.html
==============================================================================
--- websites/production/db/content/derby/blogs/index.html (original)
+++ websites/production/db/content/derby/blogs/index.html Sun Dec 29 17:21:09 2019
@@ -379,7 +379,7 @@ document.write("Last Published: " + docu
     
 <p>
       Here we collect articles about Derby. Please also check the
-      <a class="external" href="http://wiki.apache.org/db-derby/">Derby Wiki</a> for smaller write-ups.
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a> for smaller write-ups.
     </p>
 
       
@@ -719,7 +719,7 @@ document.write("Last Published: " + docu
 	  </p>
 <p>
 	    
-<a class="external" href="http://wiki.apache.org/db-derby/HibernateHelp">HibernateHelp</a>
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/HibernateHelp">HibernateHelp</a>
 <br>
 
 	    This wiki page documents various peoples' experience using

Modified: websites/production/db/content/derby/derby_charter.html
==============================================================================
--- websites/production/db/content/derby/derby_charter.html (original)
+++ websites/production/db/content/derby/derby_charter.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/derby_comm.html
==============================================================================
--- websites/production/db/content/derby/derby_comm.html (original)
+++ websites/production/db/content/derby/derby_comm.html Sun Dec 29 17:21:09 2019
@@ -216,7 +216,7 @@ so send the community your feedback:
   </li>
   
 <li>
-   Add your wisdom to the <a class="external" href="http://wiki.apache.org/db-derby">Derby Wiki</a>.
+   Add your wisdom to the <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>.
   </li>
 
   
@@ -401,35 +401,35 @@ here are a few guidelines:
 </ul>
 <p>
 Additional information for contributors is on the 
-<a class="external" href="http://wiki.apache.org/db-derby/">Derby Wiki</a>. Below
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>. Below
 is just a sampling of the topics covered:
 </p>
 <ul>
  
 <li>
-<a class="external" href="http://wiki.apache.org/db-derby/DerbyDev">For
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyDev">For
    Developers</a>: Information for Derby developers.
  </li>
  
 <li>
-<a class="external" href="http://wiki.apache.org/db-derby/ForNewDevelopers">For New
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/ForNewDevelopers">For New
    Developers</a>: Information to get started with Derby development.
  </li>
  
 <li>
   
-<a class="external" href="http://wiki.apache.org/db-derby/DerbyContributorChecklist">Derby
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyContributorChecklist">Derby
       Contributor Checklist</a>: Tips for developers contributing code to Derby.
  </li>
  
 <li>
   
-<a class="external" href="http://wiki.apache.org/db-derby/DerbyJUnitTesting">Derby
-      JUnit Testing</a> and <a class="external" href="http://wiki.apache.org/db-derby/DerbyTopLevelJunitTests">Derby Top-Level Tests</a>: Information on running the various Derby test suites.
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyJUnitTesting">Derby
+      JUnit Testing</a> and <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyTopLevelJunitTests">Derby Top-Level Tests</a>: Information on running the various Derby test suites.
  </li>
  
 <li> 
-<a class="external" href="http://wiki.apache.org/db-derby/DerbyCommitProcess">Derby
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyCommitProcess">Derby
        Commit Process</a>: How a change to Derby actually gets committed.</li>
 
 </ul>

Modified: websites/production/db/content/derby/derby_proposal.html
==============================================================================
--- websites/production/db/content/derby/derby_proposal.html (original)
+++ websites/production/db/content/derby/derby_proposal.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/faq.html
==============================================================================
--- websites/production/db/content/derby/faq.html (original)
+++ websites/production/db/content/derby/faq.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">FAQs</div>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>
@@ -473,7 +473,7 @@ document.write("Last Published: " + docu
 <p> The
 	<a href="papers/index.html#Derby+Engine">Derby Engine</a>
         papers and the
-        <a class="external" href="http://wiki.apache.org/db-derby/HowItWorks">HowItWorks</a>
+        <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/HowItWorks">HowItWorks</a>
         Wiki page are good starting points.
 	Also browse the
 	<a href="derby_mail.html">derby-dev@db.apache.org</a>
@@ -507,7 +507,7 @@ document.write("Last Published: " + docu
         How do you build Derby using Eclipse or Netbeans?
       </h3>
 <p>See the Eclipse and Netbeans instructions on the 
-        <a class="external" href="http://wiki.apache.org/db-derby/BuildingDerby">BuildingDerby</a>
+        <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/BuildingDerby">BuildingDerby</a>
         Wiki page.
 	</p>
 <a name="derby_am"></a>
@@ -579,7 +579,7 @@ document.write("Last Published: " + docu
       </h3>
 <p>
       Of course! For more information,
-      start <a class="external" href="http://wiki.apache.org/db-derby/InMemoryBackEndPrimer">
+      start <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/InMemoryBackEndPrimer">
           here</a>.
       </p>
 <a name="derby_gui"></a>
@@ -591,7 +591,7 @@ document.write("Last Published: " + docu
       the web site includes a writeup on how to use
       <a href="integrate/SQuirreL_Derby.html">SQuirreL SQL</a>
       with Derby, and the
-      <a class="external" href="http://wiki.apache.org/db-derby/UsesOfDerby">UsesOfDerby</a>
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/UsesOfDerby">UsesOfDerby</a>
       Wiki page list other GUIs that work with Derby.
       </p>
 <a name="db_name"></a>
@@ -604,7 +604,7 @@ document.write("Last Published: " + docu
       Details are in the
       <a href="http://db.apache.org/derby/docs/10.13/devguide/cdevdvlp34964.html">Developer's Guide</a>
       and helpful tips are on the
-      <a class="external" href="http://wiki.apache.org/db-derby/DatabaseNamesRelativeAbsolute">Derby
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DatabaseNamesRelativeAbsolute">Derby
       Wiki</a>.
       </p>
 <a name="win_service"></a>
@@ -612,7 +612,7 @@ document.write("Last Published: " + docu
       Can you run Derby as a Windows service?
       </h3>
 <p>
-      The <a class="external" href="http://wiki.apache.org/db-derby/DerbyWindowsService">Derby
+      The <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbyWindowsService">Derby
       Wiki</a> provides pointers to information on how to run Derby as a
       Windows service.
       </p>
@@ -623,7 +623,7 @@ document.write("Last Published: " + docu
 <p>
       You can use the sysinfo tool or the JDBC API to get version 
       information from your Derby installation. See the 
-      <a class="external" href="http://wiki.apache.org/db-derby/VersionInfo">VersionInfo 
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/VersionInfo">VersionInfo 
       wiki page</a> for more details. 
       </p>
 </div>
@@ -721,7 +721,7 @@ document.write("Last Published: " + docu
       the Derby Reference Manual (available from the 
       <a href="manuals/index.html">Documentation page</a>). Development 
       notes are available on the 
-      <a class="external" href="http://wiki.apache.org/db-derby/OLAPRowNumber">OLAPRowNumber 
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/OLAPRowNumber">OLAPRowNumber 
       wiki page</a>.
       </p>
 <p>
@@ -780,7 +780,7 @@ document.write("Last Published: " + docu
       to narrow down which statements may be holding the locks.
       </p>
 <p>Further information is available on the 
-      <a class="external" href="http://wiki.apache.org/db-derby/LockDebugging">LockDebugging</a>
+      <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/LockDebugging">LockDebugging</a>
       wiki page.
       </p>
 <a name="identity"></a>
@@ -810,7 +810,7 @@ document.write("Last Published: " + docu
       Yes, you can use derby for client-server applications.
       Starting in 10.1 Derby included the
       <a href="http://db.apache.org/derby/docs/10.13/adminguide/cadminappsclient.html">Derby Network Client jdbc driver</a>.
-      The <a class="external" href="http://wiki.apache.org/db-derby/UsesOfDerby">UsesOfDerby</a>
+      The <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/UsesOfDerby">UsesOfDerby</a>
       Wiki pages lists additional drivers, including
       <a class="external" href="http://c-jdbc.objectweb.org/">C-JDBC</a>
       and the

Modified: websites/production/db/content/derby/index.html
==============================================================================
--- websites/production/db/content/derby/index.html (original)
+++ websites/production/db/content/derby/index.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>
@@ -214,7 +214,7 @@ Some key advantages include:
        and embedded JDBC driver.</li>
   
 <li> Derby is based on the Java, JDBC, and
-       <a class="external" href="http://wiki.apache.org/db-derby/SQLvsDerbyFeatures">SQL</a>
+       <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/SQLvsDerbyFeatures">SQL</a>
        standards.
   </li>
   

Modified: websites/production/db/content/derby/integrate/JPOX_Derby.html
==============================================================================
--- websites/production/db/content/derby/integrate/JPOX_Derby.html (original)
+++ websites/production/db/content/derby/integrate/JPOX_Derby.html Sun Dec 29 17:21:09 2019
@@ -1287,7 +1287,7 @@ Shutting down JPOX persistence manager.
 <h2 class="boxed">Resources and Acknowledgements</h2>
 <div class="section">
 <p>
-The <a href="http://db.apache.org/derby/">Derby</a> web site and <a class="external" href="http://wiki.apache.org/db-derby/">wiki</a> are the best sources of information about Derby.
+The <a href="http://db.apache.org/derby/">Derby</a> web site and <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">wiki</a> are the best sources of information about Derby.
 </p>
 <p>For in-depth information about JPOX see the <a class="external" href="http://www.jpox.org/index.jsp">JPOX</a> web site.  
 

Modified: websites/production/db/content/derby/integrate/SQuirreL_Derby.html
==============================================================================
--- websites/production/db/content/derby/integrate/SQuirreL_Derby.html (original)
+++ websites/production/db/content/derby/integrate/SQuirreL_Derby.html Sun Dec 29 17:21:09 2019
@@ -1005,7 +1005,7 @@ tab to see all of the data you just load
 <div class="section">
 <p>
 The <a href="http://db.apache.org/derby/">Derby</a> web site and 
-<a class="external" href="http://wiki.apache.org/db-derby/">wiki</a> are the best sources 
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">wiki</a> are the best sources 
 of information about Derby. 
 </p>
 <p>

Modified: websites/production/db/content/derby/integrate/db_ddlutils.html
==============================================================================
--- websites/production/db/content/derby/integrate/db_ddlutils.html (original)
+++ websites/production/db/content/derby/integrate/db_ddlutils.html Sun Dec 29 17:21:09 2019
@@ -410,7 +410,7 @@ because the files that make up a Derby d
 However, if you want to upgrade a Derby database to or from an alpha
 version of Derby to an official release, 
 you must export the schema and data because Derby doesn't support
-<a class="external" href="http://wiki.apache.org/db-derby/UpgradingTen">upgrading</a> 
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/UpgradingTen">upgrading</a> 
 an alpha database.
 DdlUtils makes this migration easier.
 </p>

Modified: websites/production/db/content/derby/integrate/index.html
==============================================================================
--- websites/production/db/content/derby/integrate/index.html (original)
+++ websites/production/db/content/derby/integrate/index.html Sun Dec 29 17:21:09 2019
@@ -340,7 +340,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">What works with Derby?</h2>
 <div class="section">
 <p>
-The <a class="external" href="http://wiki.apache.org/db-derby/UsesOfDerby">UsesOfDerby</a>
+The <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/UsesOfDerby">UsesOfDerby</a>
 Wiki page
 lists products that use or work with Derby. 
 The list is maintained on the Wiki to make it easy for anyone to update,

Modified: websites/production/db/content/derby/license.html
==============================================================================
--- websites/production/db/content/derby/license.html (original)
+++ websites/production/db/content/derby/license.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/linkmap.html
==============================================================================
--- websites/production/db/content/derby/linkmap.html (original)
+++ websites/production/db/content/derby/linkmap.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>
@@ -527,7 +527,7 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a class="external" href="http://wiki.apache.org/db-derby/">Derby Wiki</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>wiki</em>
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>wiki</em>
 </li>
 </ul>
     

Modified: websites/production/db/content/derby/manuals/dita.html
==============================================================================
--- websites/production/db/content/derby/manuals/dita.html (original)
+++ websites/production/db/content/derby/manuals/dita.html Sun Dec 29 17:21:09 2019
@@ -797,7 +797,7 @@ easier.</li>
 <li>Check modifications with the
        <a class="external" href="http://svnbook.red-bean.com/en/1.1/re26.html"><span class="codefrag">svn status</span></a>
        command and add or delete any files as necessary. Follow the instuctions 
-       to <a class="external" href="http://wiki.apache.org/db-derby/AddedOrDeletedFilesInDiff">
+       to <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/AddedOrDeletedFilesInDiff">
        add or delete files</a>.
    <br>
    

Modified: websites/production/db/content/derby/manuals/docscheck.html
==============================================================================
--- websites/production/db/content/derby/manuals/docscheck.html (original)
+++ websites/production/db/content/derby/manuals/docscheck.html Sun Dec 29 17:21:09 2019
@@ -200,7 +200,7 @@ approved and goes live.
 
 <p>
 You can read a high-level writeup on 
-<a class="external" href="http://wiki.apache.org/db-derby/DerbySnapshotOrRelease">the actions 
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/DerbySnapshotOrRelease">the actions 
 that need to be done for Derby releases</a>
 for more information.
 </p>

Modified: websites/production/db/content/derby/papers/DerbyTut/index.html
==============================================================================
--- websites/production/db/content/derby/papers/DerbyTut/index.html (original)
+++ websites/production/db/content/derby/papers/DerbyTut/index.html Sun Dec 29 17:21:09 2019
@@ -449,7 +449,7 @@ use Derby in the embedded and Network Se
 More information about Derby is on the
 <a href="http://db.apache.org/derby">Derby web site</a>
 and on the
-<a class="external" href="http://wiki.apache.org/db-derby/">Derby Wiki</a>.
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>.
 Please post any problems or questions to the
 <a href="http://db.apache.org/derby/derby_mail.html">derby-user@db.apache.org</a>
 mail list.
@@ -527,7 +527,7 @@ to use Derby with another product:
 </ul>
 <p>
 More products that work with Derby are summarized on the 
-<a class="external" href="http://wiki.apache.org/db-derby/UsesOfDerby">UsesOfDerby</a> Wiki
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/UsesOfDerby">UsesOfDerby</a> Wiki
 page.
 </p>
 </div>

Modified: websites/production/db/content/derby/papers/derby_htw.html
==============================================================================
--- websites/production/db/content/derby/papers/derby_htw.html (original)
+++ websites/production/db/content/derby/papers/derby_htw.html Sun Dec 29 17:21:09 2019
@@ -323,8 +323,8 @@ document.write("Last Published: " + docu
 <div class="label">Warning</div>
 <div class="content">
 This page is ancient, predating the creating of the
-<a class="external" href="http://wiki.apache.org/db-derby">Derby Wiki</a>.
-The Wiki <a class="external" href="http://wiki.apache.org/db-derby/HowItWorks">HowItWorks</a>
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>.
+The Wiki <a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/HowItWorks">HowItWorks</a>
 page has more current pointers to information.
 </div>
 </div>

Modified: websites/production/db/content/derby/papers/index.html
==============================================================================
--- websites/production/db/content/derby/papers/index.html (original)
+++ websites/production/db/content/derby/papers/index.html Sun Dec 29 17:21:09 2019
@@ -341,7 +341,7 @@ document.write("Last Published: " + docu
 
 <p>
 This <em>ad hoc</em> spot in the Derby site hosts papers, and check the
-<a class="external" href="http://wiki.apache.org/db-derby/">Derby Wiki</a> for more.
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a> for more.
 </p>
 
 
@@ -489,7 +489,7 @@ The online <a href="DerbyTut/index.html"
 provides a quick hands-on overview.
 Pointers to
 even more tutorials and other instructional materials are on the
-<a class="external" href="http://wiki.apache.org/db-derby/WorkingWithDerby">Derby Wiki</a>.
+<a class="external" href="https://cwiki.apache.org/confluence/display/DERBY/WorkingWithDerby">Derby Wiki</a>.
 </p>
 </div>
 

Modified: websites/production/db/content/derby/releases/release-10.10.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.10.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.10.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.10.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.10.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.10.2.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.11.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.11.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.11.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.12.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.12.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.12.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.13.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.13.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.13.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.2.1.6.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.2.1.6.html (original)
+++ websites/production/db/content/derby/releases/release-10.2.1.6.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.2.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.2.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.2.2.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.3.3.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.3.3.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.3.3.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.4.1.3.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.4.1.3.html (original)
+++ websites/production/db/content/derby/releases/release-10.4.1.3.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.4.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.4.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.4.2.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.5.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.5.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.5.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.5.3.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.5.3.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.5.3.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.6.1.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.6.1.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.6.1.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.6.2.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.6.2.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.6.2.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.7.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.7.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.7.1.1.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.8.1.2.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.1.2.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.1.2.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.8.2.2.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.2.2.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.2.2.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.8.3.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.3.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.3.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>

Modified: websites/production/db/content/derby/releases/release-10.9.1.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.9.1.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.9.1.0.html Sun Dec 29 17:21:09 2019
@@ -114,7 +114,7 @@ document.write("Last Published: " + docu
 <a href="../faq.html">FAQs</a>
 </div>
 <div class="menuitem">
-<a href="http://wiki.apache.org/db-derby/">Derby Wiki</a>
+<a href="https://cwiki.apache.org/confluence/display/DERBY/FrontPage">Derby Wiki</a>
 </div>
 <div class="menuitem">
 <a href="http://db.apache.org/">Apache DB Home</a>