Skip to content

Commit e1c6128

Browse files
authored
Merge pull request #1156 from yokomaru/replace-docs-budge-and-link
Replace Inch CI docs link with GitHub Pages version
2 parents 8fac9bf + ee4fb1f commit e1c6128

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 @@
22

33
[![Gem Version](https://badge.fury.io/rb/money.svg)](https://rubygems.org/gems/money)
44
[![Ruby](https://github.com/RubyMoney/money/actions/workflows/ruby.yml/badge.svg)](https://github.com/RubyMoney/money/actions/workflows/ruby.yml)
5-
[![Inline docs](https://inch-ci.org/github/RubyMoney/money.svg)](https://inch-ci.org/github/RubyMoney/money)
5+
[![Inline docs](https://img.shields.io/badge/docs-github.io-green.svg)](https://rubymoney.github.io/money/)
66
[![License](https://img.shields.io/github/license/RubyMoney/money.svg)](https://opensource.org/license/MIT)
77

88
:warning: Please read the [migration notes](#migration-notes) before upgrading to a new major version.

0 commit comments

Comments
 (0)