Author: danielsh
Date: Sat May 16 22:19:26 2020
New Revision: 1877837
URL: http://svn.apache.org/viewvc?rev=1877837&view=rev
Log:
* docs/release-notes/1.14.html
(*): Correct self-links.
For future reference, the incantation in Vim to find and correct these is:
.
:let @a = '$F=2lyi"jjf#l"_dt"P'
/class=".*h\d.*".* id="\(\S*\)".*\n.*\n.*href=\("#\1"\)\@!
.
followed by using the «n» and «@a» / «@@» normal mode commands.
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=1877837&r1=1877836&r2=1877837&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Sat May 16 22:19:26
2020
@@ -324,7 +324,7 @@ process all revisions.</p>
<div class="h4" id="log-quiet-diff">
<h4><tt>svn log </tt> improvements
- <a class="sectionlink" href="#log-search"
+ <a class="sectionlink" href="#log-quiet-diff"
title="Link to this section">¶</a>
</h4>
@@ -336,7 +336,7 @@ in a range of revisions. (See <a href="h
<div class="h4" id="info-show-item-changelist">
<h4><tt>svn info </tt> improvements
- <a class="sectionlink" href="#log-search"
+ <a class="sectionlink" href="#info-show-item-changelist"
title="Link to this section">¶</a>
</h4>
@@ -347,7 +347,7 @@ in a range of revisions. (See <a href="h
<div class="h4" id="editor-filename-escaping">
<h4>Escaping/quoting of pathname arguments to the user-defined editor
- <a class="sectionlink" href="#log-search"
+ <a class="sectionlink" href="#editor-filename-escaping"
title="Link to this section">¶</a>
</h4>