Skip to content

Commit

Permalink
📚 docs: Update GitHub pages links.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 26, 2021
1 parent 056548f commit 30f9db9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:1234: [@aureooms/js-number](https://aureooms.github.io/js-number)
:1234: [@aureooms/js-number](https://make-github-pseudonymous-again.github.io/js-number)
==

<p align="center">
Expand All @@ -13,7 +13,7 @@ User:Arichnad
</p>

Primitive number type arithmetic for JavaScript.
See [docs](https://aureooms.github.io/js-number).
See [docs](https://make-github-pseudonymous-again.github.io/js-number).
Parent is [aureooms/js-library](https://github.com/aureooms/js-library).

```js
Expand All @@ -32,5 +32,5 @@ mul( 6 , 7 ) ; // 42
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-number.svg)](https://codeclimate.com/github/aureooms/js-number/trends/churn)
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-number/main.svg)](https://codecov.io/gh/aureooms/js-number)
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-number.svg)](https://codeclimate.com/github/aureooms/js-number/trends/technical_debt)
[![Documentation](https://aureooms.github.io/js-number/badge.svg)](https://aureooms.github.io/js-number/source.html)
[![Documentation](https://make-github-pseudonymous-again.github.io/js-number/badge.svg)](https://make-github-pseudonymous-again.github.io/js-number/source.html)
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-number)](https://bundlephobia.com/result?p=@aureooms/js-number)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "4.0.0",
"license": "AGPL-3.0",
"author": "Aurélien Ooms <[email protected]>",
"homepage": "https://aureooms.github.io/js-number",
"homepage": "https://make-github-pseudonymous-again.github.io/js-number",
"repository": {
"url": "https://github.com/aureooms/js-number",
"type": "git"
Expand Down

0 comments on commit 30f9db9

Please sign in to comment.