Skip to content

Commit 513dceb

Browse files
📚 docs: Update GitHub pages links
1 parent 379b660 commit 513dceb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[@aureooms/js-merging](https://aureooms.github.io/js-merging)
1+
[@aureooms/js-merging](https://make-github-pseudonymous-again.github.io/js-merging)
22
==
33

44
Merging library for JavaScript.
5-
See [docs](https://aureooms.github.io/js-merging).
5+
See [docs](https://make-github-pseudonymous-again.github.io/js-merging).
66
Parent is [@aureooms/js-sort](https://github.com/aureooms/js-sort).
77

88
```js
@@ -22,5 +22,5 @@ merging.iterables( compare.increasing , count( 0 , 2 ) , count( 1 , 3 ) ) ;
2222
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-merging.svg)](https://codeclimate.com/github/aureooms/js-merging/trends/churn)
2323
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-merging/main.svg)](https://codecov.io/gh/aureooms/js-merging)
2424
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-merging.svg)](https://codeclimate.com/github/aureooms/js-merging/trends/technical_debt)
25-
[![Documentation](https://aureooms.github.io/js-merging//badge.svg)](https://aureooms.github.io/js-merging//source.html)
25+
[![Documentation](https://make-github-pseudonymous-again.github.io/js-merging//badge.svg)](https://make-github-pseudonymous-again.github.io/js-merging//source.html)
2626
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-merging)](https://bundlephobia.com/result?p=@aureooms/js-merging)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"files": [
108108
"lib"
109109
],
110-
"homepage": "http://aureooms.github.io/js-merging/",
110+
"homepage": "http://make-github-pseudonymous-again.github.io/js-merging/",
111111
"keywords": [
112112
"bricks",
113113
"ender",

0 commit comments

Comments
 (0)