summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/xmlrpc.rb2
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