Skip to content

Commit 97cbb4c

Browse files
author
Michael C. Harris
committed
Report bugs on GitHub
There seems to be issues open on GitHub, so I gambled that's the official source now that RubyForge is gone.
1 parent c0f6e13 commit 97cbb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/ldap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ def add(args)
858858
# The LDAP protocol provides a full and well thought-out set of operations
859859
# for changing the values of attributes, but they are necessarily somewhat
860860
# complex and not always intuitive. If these instructions are confusing or
861-
# incomplete, please send us email or create a bug report on rubyforge.
861+
# incomplete, please send us email or create an issue on GitHub.
862862
#
863863
# The :operations parameter to #modify takes an array of
864864
# operation-descriptors. Each individual operation is specified in one

0 commit comments

Comments
 (0)