We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5467ecf commit cba57ebCopy full SHA for cba57eb
Rakefile
@@ -20,7 +20,7 @@ Hoe.spec 'net-ldap' do |spec|
20
spec.remote_rdoc_dir = ''
21
spec.rsync_args << ' --exclude=statsvn/'
22
23
- spec.url = %W(http://net-ldap.rubyforge.org/ https://github.com/ruby-ldap/ruby-net-ldap)
+ spec.url = %W(http://rubyldap.com/ https://github.com/ruby-ldap/ruby-net-ldap)
24
25
spec.history_file = 'History.rdoc'
26
spec.readme_file = 'README.rdoc'
0 commit comments