Author: hartmannathan Date: Sun Nov 24 17:14:41 2019 New Revision: 1870317 URL: http://svn.apache.org/viewvc?rev=1870317&view=rev Log: 1.14 release notes: Add links to ViewVC for INSTALL and get-deps.sh
* docs/release-notes/1.14.html: ("New Build-Time Dependency: py3c"): Make mentions of INSTALL and get-deps.sh links to those files in ViewVC, at branches/1.14.x. This branch does not exist at the time of this revision. However it will exist once the release is made. Suggested by: danielsh Modified: subversion/site/publish/docs/release-notes/1.14.html Modified: subversion/site/publish/docs/release-notes/1.14.html URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.14.html?rev=1870317&r1=1870316&r2=1870317&view=diff ============================================================================== --- subversion/site/publish/docs/release-notes/1.14.html (original) +++ subversion/site/publish/docs/release-notes/1.14.html Sun Nov 24 17:14:41 2019 @@ -341,10 +341,13 @@ version of Python. As py3c is a header-o to build the bindings, not to use them.</p> <p>The convenience script that downloads Subversion's minimal -build-time dependencies, get-deps.sh, has been updated to download -py3c. This script is found in the source distribution's root -directory. For the full list of Subversion's dependencies, see the -INSTALL file in the same directory.</p> +build-time dependencies, +<a href="https://svn.apache.org/viewvc/subversion/branches/1.14.x/get-deps.sh" +>get-deps.sh</a>, has been updated to download py3c. This script is +found in the source distribution's root directory. For the full list +of Subversion's dependencies, see the +<a href="https://svn.apache.org/viewvc/subversion/branches/1.14.x/INSTALL" +>INSTALL</a> file in the same directory.</p> </div> <!-- py3c -->