You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ha...@apache.org on 2022/08/19 16:47:22 UTC

svn commit: r1903579 - /subversion/trunk/notes/api-errata/1.7/ra001.txt

Author: hartmannathan
Date: Fri Aug 19 16:47:22 2022
New Revision: 1903579

URL: http://svn.apache.org/viewvc?rev=1903579&view=rev
Log:
Fix URL anchor in link to delta editor errata

* notes/api-errata/1.7/ra001.txt
  (Details of Previous Behavior): Fix apparent typo (leading underscore) in
   URL anchor.

Found by: Vincent Lefevre (vincent-svn {at} vinc17 dot net)

See dev@s.a.o message "[PATCH] URL update to https" on 14 Aug 2022, archived
at https://lists.apache.org/thread/fh60jks7b14jy47gnombt05mv926csjm and other
places.

Modified:
    subversion/trunk/notes/api-errata/1.7/ra001.txt

Modified: subversion/trunk/notes/api-errata/1.7/ra001.txt
URL: http://svn.apache.org/viewvc/subversion/trunk/notes/api-errata/1.7/ra001.txt?rev=1903579&r1=1903578&r2=1903579&view=diff
==============================================================================
--- subversion/trunk/notes/api-errata/1.7/ra001.txt (original)
+++ subversion/trunk/notes/api-errata/1.7/ra001.txt Fri Aug 19 16:47:22 2022
@@ -13,7 +13,7 @@ The ra_neon (formerly, ra_dav) drives de
 accordance with the constraints of that API [1].
 
 [1] ../../../subversion/include/svn_delta.h:svn_delta_editor_t 
-[1] https://subversion.apache.org/docs/api/latest/structsvn__delta__editor__t.html#_details
+[1] https://subversion.apache.org/docs/api/latest/structsvn__delta__editor__t.html#details
 
 
 == Details of New Behavior ==