We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f6e13 commit 97cbb4cCopy full SHA for 97cbb4c
lib/net/ldap.rb
@@ -858,7 +858,7 @@ def add(args)
858
# The LDAP protocol provides a full and well thought-out set of operations
859
# for changing the values of attributes, but they are necessarily somewhat
860
# complex and not always intuitive. If these instructions are confusing or
861
- # incomplete, please send us email or create a bug report on rubyforge.
+ # incomplete, please send us email or create an issue on GitHub.
862
#
863
# The :operations parameter to #modify takes an array of
864
# operation-descriptors. Each individual operation is specified in one
0 commit comments