File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- :christmas_tree : [ @aureooms/js-red-black-tree ] ( https://aureooms .github.io/js-red-black-tree )
1
+ :christmas_tree : [ @aureooms/js-red-black-tree ] ( https://make-github-pseudonymous-again .github.io/js-red-black-tree )
2
2
==
3
3
4
4
<p align =" center " >
@@ -13,7 +13,7 @@ let tree = from( increasing , range( 100000 ) ) ;
13
13
```
14
14
15
15
Red-black tree library for JavaScript.
16
- See [ documentation] ( https://aureooms .github.io/js-red-black-tree/index.html ) .
16
+ See [ documentation] ( https://make-github-pseudonymous-again .github.io/js-red-black-tree/index.html ) .
17
17
Parent is [ @aureooms/js-bst ] ( https://github.com/aureooms/js-bst ) .
18
18
19
19
[ ![ License] ( https://img.shields.io/github/license/aureooms/js-red-black-tree.svg )] ( https://raw.githubusercontent.com/aureooms/js-red-black-tree/main/LICENSE )
@@ -28,5 +28,5 @@ Parent is [@aureooms/js-bst](https://github.com/aureooms/js-bst).
28
28
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-red-black-tree.svg )] ( https://codeclimate.com/github/aureooms/js-red-black-tree/trends/churn )
29
29
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-red-black-tree/main.svg )] ( https://codecov.io/gh/aureooms/js-red-black-tree )
30
30
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-red-black-tree.svg )] ( https://codeclimate.com/github/aureooms/js-red-black-tree/trends/technical_debt )
31
- [ ![ Documentation] ( https://aureooms .github.io/js-red-black-tree/badge.svg )] ( https://aureooms .github.io/js-red-black-tree/source.html )
31
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-red-black-tree/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-red-black-tree/source.html )
32
32
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-red-black-tree )] ( https://bundlephobia.com/result?p=@aureooms/js-red-black-tree )
Original file line number Diff line number Diff line change 4
4
"version" : " 9.0.0" ,
5
5
"license" : " AGPL-3.0" ,
6
6
"author" :
" Aurélien Ooms <[email protected] >" ,
7
- "homepage" : " https://aureooms .github.io/js-red-black-tree" ,
7
+ "homepage" : " https://make-github-pseudonymous-again .github.io/js-red-black-tree" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " https://github.com/aureooms/js-red-black-tree"
You can’t perform that action at this time.
0 commit comments