Skip to content

Commit 985c487

Browse files
committed
fix version badge in README
1 parent ce255c3 commit 985c487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ruby-oai
22
========
33
[![Build Status](https://github.com/code4lib/ruby-oai/workflows/CI/badge.svg)](https://github.com/code4lib/ruby-oai/actions)
44

5-
[![Gem Version](https://badge.fury.io/rb/kithe.svg)](https://badge.fury.io/rb/oai)
5+
[![Gem Version](https://badge.fury.io/rb/oai.svg)](https://badge.fury.io/rb/oai)
66

77
ruby-oai is a Open Archives Protocol for Metadata Harvesting (OAI-PMH)
88
library for Ruby. [OAI-PMH](http://openarchives.org) is a somewhat

0 commit comments

Comments
 (0)