File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- [ @aureooms/js-binomial-heap ] ( http://aureooms .github.io/js-binomial-heap )
1
+ [ @aureooms/js-binomial-heap ] ( http://make-github-pseudonymous-again .github.io/js-binomial-heap )
2
2
==
3
3
4
4
<img src =" https://cdn.rawgit.com/aureooms/js-binomial-heap/main/media/sketch.svg " width =" 864 " >
5
5
6
6
Binomial heap data structures for JavaScript.
7
- See [ docs] ( https://aureooms .github.io/js-binomial-heap/index.html ) .
7
+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-binomial-heap/index.html ) .
8
8
Parent is [ @aureooms/js-heap ] ( https://github.com/aureooms/js-heap ) .
9
9
10
10
``` js
@@ -34,7 +34,7 @@ let heaps = [
34
34
[ ![ Code Climate] ( https://img.shields.io/codeclimate/github/aureooms/js-binomial-heap.svg?style=flat )] ( https://codeclimate.com/github/aureooms/js-binomial-heap )
35
35
[ ![ NPM downloads per month] ( https://img.shields.io/npm/dm/@aureooms/js-binomial-heap.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-binomial-heap )
36
36
[ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-binomial-heap.svg?style=flat )] ( https://github.com/aureooms/js-binomial-heap/issues )
37
- [ ![ Documentation] ( https://aureooms .github.io/js-binomial-heap/badge.svg )] ( https://aureooms .github.io/js-binomial-heap/source.html )
37
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-binomial-heap/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-binomial-heap/source.html )
38
38
39
39
## Reference
40
40
Original file line number Diff line number Diff line change 51
51
"files" : [
52
52
" lib"
53
53
],
54
- "homepage" : " http://aureooms .github.io/js-binomial-heap/" ,
54
+ "homepage" : " http://make-github-pseudonymous-again .github.io/js-binomial-heap/" ,
55
55
"keywords" : [
56
56
" binomial" ,
57
57
" data" ,
You can’t perform that action at this time.
0 commit comments