Skip to content

Commit 95c711e

Browse files
📚 docs(README): Fix docs badge.
1 parent 2cd5d9e commit 95c711e

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
@@ -39,5 +39,5 @@ a / b === 3 / 10 ; // true
3939
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-rational.svg)](https://codeclimate.com/github/aureooms/js-rational/trends/churn)
4040
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-rational/main.svg)](https://codecov.io/gh/aureooms/js-rational)
4141
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-rational.svg)](https://codeclimate.com/github/aureooms/js-rational/trends/technical_debt)
42-
[![Documentation](https://github.com/aureooms/js-rational/badge.svg)](https://github.com/aureooms/js-rational/source.html)
42+
[![Documentation](https://aureooms.github.io/js-rational/badge.svg)](https://aureooms.github.io/js-rational/source.html)
4343
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-rational)](https://bundlephobia.com/result?p=@aureooms/js-rational)

0 commit comments

Comments
 (0)