File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ domReady(() => {
1818
1919 const testlink = document . querySelector ( 'header > a[data-ice="testLink"]' ) ;
2020 testlink . href =
21- 'https://coveralls.io/github/make-github-pseudonymous-again/js- permutation' ;
21+ 'https://coveralls.io/github/computational-combinatorics/ permutation' ;
2222 testlink . target = '_BLANK' ;
2323
2424 const searchBox = document . querySelector ( '.search-box' ) ;
Original file line number Diff line number Diff line change 33 "description" : " Permutation library for JavaScript" ,
44 "version" : " 2.0.0" ,
55 "license" : " AGPL-3.0" ,
6- "author" : " Aurélien Ooms <aurelien.ooms@gmail.com> " ,
6+ "author" : " make-github-pseudonymous-again " ,
77 "homepage" : " https://computational-combinatorics.github.io/permutation" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " https://github.com/make-github-pseudonymous-again/js- permutation"
10+ "url" : " https://github.com/computational-combinatorics/ permutation"
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/make-github-pseudonymous-again/js- permutation/issues"
13+ "url" : " https://github.com/computational-combinatorics/ permutation/issues"
1414 },
1515 "keywords" : [
1616 " algorithm" ,
Original file line number Diff line number Diff line change 11{
22 "extends" : [
3- " github>aureooms /renovate-config-js-library"
3+ " github>make-github-pseudonymous-again /renovate-config-js-library"
44 ]
55}
You can’t perform that action at this time.
0 commit comments