Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.
/ ruby-discid Public archive

Commit 5b9d01b

Browse files
committed
Fixed link to documentation
1 parent 3cf6946 commit 5b9d01b

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
@@ -10,7 +10,7 @@ the library can extract the MCN/UPC/EAN and the ISRCs from disc.
1010
ruby-discid supports all features from libdiscid 0.6, but will also work with
1111
any earlier version. If a feature is unsupported in the libdiscid version used
1212
ruby-discid will just return a default value. The version required for a feature
13-
is documented in the [API documentation](http://www.rubydoc.info/github/phw/ruby-discid/master).
13+
is documented in the [API documentation](https://www.rubydoc.info/gems/discid/).
1414

1515
## Requirements
1616
* Ruby >= 2.1

0 commit comments

Comments
 (0)