Author: jamessan
Date: Tue Dec 22 01:46:36 2015
New Revision: 1721291

URL: http://svn.apache.org/viewvc?rev=1721291&view=rev
Log:
* subversion/bindings/swig/perl/native/Base.pm: Fix link to API docs

Modified:
    subversion/trunk/subversion/bindings/swig/perl/native/Base.pm

Modified: subversion/trunk/subversion/bindings/swig/perl/native/Base.pm
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/bindings/swig/perl/native/Base.pm?rev=1721291&r1=1721290&r2=1721291&view=diff
==============================================================================
--- subversion/trunk/subversion/bindings/swig/perl/native/Base.pm (original)
+++ subversion/trunk/subversion/bindings/swig/perl/native/Base.pm Tue Dec 22 
01:46:36 2015
@@ -28,7 +28,7 @@ C<$data-E<gt>field($new_value)>.
 Once you understand the convention of subversion functions in perl
 bindings, you could look at the subversion api and write them in perl.
 The API is available in the source header files or online at
-http://svn.collab.net/svn-doxygen/.
+L<https://subversion.apache.org/docs/api/latest/>.
 
 =head1 INTERNALS
 


Reply via email to