Skip to content

Commit 0444088

Browse files
committed
updated homepage url to point at gihub
1 parent 5f18a5b commit 0444088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s|
1616
s.version = RUBY_OAI_VERSION
1717
s.author = 'Ed Summers'
1818
s.email = '[email protected]'
19-
s.homepage = 'http://www.textualize.com/ruby_oai_0'
19+
s.homepage = 'http://github.com/code4lib/ruby-oai'
2020
s.platform = Gem::Platform::RUBY
2121
s.summary = 'A ruby library for working with the Open Archive Initiative Protocol for Metadata Harvesting (OAI-PMH)'
2222
s.require_path = 'lib'

0 commit comments

Comments
 (0)