Skip to content

Commit 99741f9

Browse files
📚 docs: Update GitHub pages links
1 parent 2dd4538 commit 99741f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

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

44
Radix sorting algorithms for JavaScript.
@@ -16,5 +16,5 @@ Parent is [@aureooms/js-sort](https://github.com/aureooms/js-sort).
1616
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-radix-sort.svg)](https://codeclimate.com/github/aureooms/js-radix-sort/trends/churn)
1717
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-radix-sort/main.svg)](https://codecov.io/gh/aureooms/js-radix-sort)
1818
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-radix-sort.svg)](https://codeclimate.com/github/aureooms/js-radix-sort/trends/technical_debt)
19-
[![Documentation](https://aureooms.github.io/js-radix-sort//badge.svg)](https://aureooms.github.io/js-radix-sort//source.html)
19+
[![Documentation](https://make-github-pseudonymous-again.github.io/js-radix-sort//badge.svg)](https://make-github-pseudonymous-again.github.io/js-radix-sort//source.html)
2020
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-radix-sort)](https://bundlephobia.com/result?p=@aureooms/js-radix-sort)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"files": [
105105
"lib"
106106
],
107-
"homepage": "http://aureooms.github.io/js-radix-sort/",
107+
"homepage": "http://make-github-pseudonymous-again.github.io/js-radix-sort/",
108108
"keywords": [
109109
"agpl",
110110
"algorithms",

0 commit comments

Comments
 (0)