Skip to content

Commit fddfded

Browse files
📚 docs: Update GitHub pages links
1 parent 4606157 commit fddfded

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[js-splitting](http://aureooms.github.io/js-splitting)
1+
[js-splitting](http://make-github-pseudonymous-again.github.io/js-splitting)
22
==
33

44
Splitting code bricks for JavaScript. Parent is [aureooms/js-algo](http://github.com/aureooms/js-algo).

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"main": "js/dist/splitting.js",
1717
"name": "aureooms-js-splitting",
1818
"version": "4.0.2",
19-
"homepage": "http://aureooms.github.io/js-splitting/",
19+
"homepage": "http://make-github-pseudonymous-again.github.io/js-splitting/",
2020
"description": "array splitting code bricks for JavaScript"
2121
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "AGPL-3.0",
3-
"homepage": "http://aureooms.github.io/js-splitting/",
3+
"homepage": "http://make-github-pseudonymous-again.github.io/js-splitting/",
44
"main": "js/dist/splitting.js",
55
"name": "@aureooms/js-splitting",
66
"author": "aureooms",

0 commit comments

Comments
 (0)