Skip to content

Commit f2c5b1e

Browse files
author
Austin Ziegler
committed
Fixing README URLs.
1 parent b3f5aff commit f2c5b1e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.markdown

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Net::LDAP for Ruby
22

3-
## DESCRIPTION
3+
## Description
44

55
Pure Ruby LDAP library.
66

77
## Where
88

99
### Issues & Project Homepage
1010

11-
[http://rubyforge.org/projects/net-ldap][http://rubyforge.org/projects/net-ldap]
11+
[http://rubyforge.org/projects/net-ldap][1]
1212

1313
### Code
1414

15-
[git://github.com/RoryO/ruby-net-ldap.git][git://github.com/RoryO/ruby-net-ldap.git]
15+
[http://github.com/RoryO/ruby-net-ldap/][2]
1616

1717
## FEATURES/PROBLEMS
1818

@@ -67,3 +67,6 @@ itself.
6767

6868
Available under the same terms as Ruby. See LICENSE in the main distribution
6969
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

Comments
 (0)