Skip to content

Commit aae2076

Browse files
📚 docs: Update GitHub pages links
1 parent a05756a commit aae2076

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"homepage": "https://aureooms.github.io/js-algorithms",
2+
"homepage": "https://make-github-pseudonymous-again.github.io/js-algorithms",
33
"name": "aureooms-js-algorithms",
44
"license": "AGPL-3.0",
55
"description": "playground for algorithmic code bricks in JavaScript",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aureooms/js-algorithms",
33
"description": "Playground for algorithms in JavaScript",
4-
"homepage": "https://aureooms.github.io/js-algorithms",
4+
"homepage": "https://make-github-pseudonymous-again.github.io/js-algorithms",
55
"main": "js/dist/algorithms.js",
66
"version": "3.0.7",
77
"repository": {

0 commit comments

Comments
 (0)