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 b3f5aff commit f2c5b1eCopy full SHA for f2c5b1e
README.markdown
@@ -1,18 +1,18 @@
1
# Net::LDAP for Ruby
2
3
-## DESCRIPTION
+## Description
4
5
Pure Ruby LDAP library.
6
7
## Where
8
9
### Issues & Project Homepage
10
11
-[http://rubyforge.org/projects/net-ldap][http://rubyforge.org/projects/net-ldap]
+[http://rubyforge.org/projects/net-ldap][1]
12
13
### Code
14
15
-[git://github.com/RoryO/ruby-net-ldap.git][git://github.com/RoryO/ruby-net-ldap.git]
+[http://github.com/RoryO/ruby-net-ldap/][2]
16
17
## FEATURES/PROBLEMS
18
@@ -67,3 +67,6 @@ itself.
67
68
Available under the same terms as Ruby. See LICENSE in the main distribution
69
for full licensing information.
70
+
71
+[1]:http://rubyforge.org/projects/net-ldap/
72
+[2]:http://github.com/RoryO/ruby-net-ldap/
0 commit comments