Author: hartmannathan Date: Fri Aug 19 17:00:37 2022 New Revision: 1903580 URL: http://svn.apache.org/viewvc?rev=1903580&view=rev Log: Fix URL in link to a section of HACKING
* tools/examples/svnlook.py (delta.Editor): In a comment, fix wrong link to the section of the community guide, a.k.a. HACKING, that was missing part of the URL. 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/tools/examples/svnlook.py Modified: subversion/trunk/tools/examples/svnlook.py URL: http://svn.apache.org/viewvc/subversion/trunk/tools/examples/svnlook.py?rev=1903580&r1=1903579&r2=1903580&view=diff ============================================================================== --- subversion/trunk/tools/examples/svnlook.py (original) +++ subversion/trunk/tools/examples/svnlook.py Fri Aug 19 17:00:37 2022 @@ -237,7 +237,7 @@ class SVNLook(object): # --------------------------------------------------------- # Delta Editors. For documentation see: -# https://subversion.apache.org/docs/community-guide/#docs +# https://subversion.apache.org/docs/community-guide/community-guide.html#docs # this one doesn't process delete_entry, change_dir_prop, apply_text_delta, # change_file_prop, close_file, close_edit, abort_edit