diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xmlrpc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmlrpc.rb b/lib/xmlrpc.rb index d8208d02a8..0fb9e83361 100644 --- a/lib/xmlrpc.rb +++ b/lib/xmlrpc.rb @@ -30,7 +30,7 @@ # # == Documentation # -# See http://www.ntecs.de/projects/xmlrpc4r. There is plenty of detail there to +# See http://www.ntecs.de/ruby/xmlrpc4r/. There is plenty of detail there to # use the client and implement a server. # # == Features of XMLRPC for Ruby |