Skip to content

Commit f5c5235

Browse files
📚 docs(README): Fix docs links.
1 parent f72ca98 commit f5c5235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[js-rational](http://aureooms.github.io/js-rational)
1+
[@aureooms/js-rational](http://aureooms.github.io/js-rational)
22
==
33

44
<img src="https://upload.wikimedia.org/wikipedia/commons/1/17/Number-systems.svg" width="864">
@@ -22,5 +22,5 @@ a / b === 3 / 10 ; // true
2222
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-rational.svg)](https://codeclimate.com/github/aureooms/js-rational/trends/churn)
2323
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-rational/master.svg)](https://codecov.io/gh/aureooms/js-rational)
2424
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-rational.svg)](https://codeclimate.com/github/aureooms/js-rational/trends/technical_debt)
25-
[![Documentation](https://github.com/aureooms/js-rational/badge.svg)](https://github.com/aureooms/js-rational/source.html)
25+
[![Documentation](https://aureooms.github.io/js-rational/badge.svg)](https://aureooms.github.io/js-rational/source.html)
2626
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-rational)](https://bundlephobia.com/result?p=@aureooms/js-rational)

0 commit comments

Comments
 (0)