On 11/12/2017 23:46, luke1...@apache.org wrote: > Author: luke1410 > Date: Mon Dec 11 22:46:17 2017 > New Revision: 1817862 > > URL: http://svn.apache.org/viewvc?rev=1817862&view=rev > Log: > * site/staging/docs/release-notes/1.4.html: Replace a dead link to the > Berkeley DB upgrade guide. > > Modified: > subversion/site/staging/docs/release-notes/1.4.html > > Modified: subversion/site/staging/docs/release-notes/1.4.html > URL: > http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.4.html?rev=1817862&r1=1817861&r2=1817862&view=diff > ============================================================================== > --- subversion/site/staging/docs/release-notes/1.4.html (original) > +++ subversion/site/staging/docs/release-notes/1.4.html Mon Dec 11 22:46:17 > 2017 > @@ -203,10 +203,9 @@ will not require you to dump and reload > <em>will</em> still need to follow the Berkeley DB upgrade regimen to > ensure that your repository is accessible by the new version of those > libraries. Please see the <a > -href="http://www.oracle.com/technology/documentation/berkeley-db/db/ref/upgrade/process.html" > ->Upgrading Berkeley DB installations</a> chapter of the Berkeley DB > -Reference Guide for instructions on upgrading Berkeley DB > -environments.</p> > +href="https://docs.oracle.com/cd/E17276_01/html/upgrading/upgrade_process.html" > +>Upgrading from previous versions of Berkeley DB</a> chapter of the Berkeley > DB > +Upgrade Guide for instructions on upgrading Berkeley DB environments.</p> > > </div> <!-- bdb-4.4 --> > > I'd appreciate if anybody more familiar with the BDB setup/instructions back around the 1.4 release could verify that the substitution for the old dead link is correct here rather than only relying on my google/DuckDuckGo-search skills.
Regards, Stefan