URL change
This commit is contained in:
parent
5467ecf6cd
commit
cba57eb50d
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -20,7 +20,7 @@ Hoe.spec 'net-ldap' do |spec|
|
||||||
spec.remote_rdoc_dir = ''
|
spec.remote_rdoc_dir = ''
|
||||||
spec.rsync_args << ' --exclude=statsvn/'
|
spec.rsync_args << ' --exclude=statsvn/'
|
||||||
|
|
||||||
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)
|
||||||
|
|
||||||
spec.history_file = 'History.rdoc'
|
spec.history_file = 'History.rdoc'
|
||||||
spec.readme_file = 'README.rdoc'
|
spec.readme_file = 'README.rdoc'
|
||||||
|
|
Loading…
Reference in a new issue