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 5f18a5b commit 0444088Copy full SHA for 0444088
Rakefile
@@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s|
16
s.version = RUBY_OAI_VERSION
17
s.author = 'Ed Summers'
18
s.email = '[email protected]'
19
- s.homepage = 'http://www.textualize.com/ruby_oai_0'
+ s.homepage = 'http://github.com/code4lib/ruby-oai'
20
s.platform = Gem::Platform::RUBY
21
s.summary = 'A ruby library for working with the Open Archive Initiative Protocol for Metadata Harvesting (OAI-PMH)'
22
s.require_path = 'lib'
0 commit comments