Skip to content

Commit 4947c4a

Browse files
📚 docs: Update GitHub pages links
1 parent 92066a8 commit 4947c4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[aureooms/js-max-gap](https://aureooms.github.io/js-max-gap)
1+
[aureooms/js-max-gap](https://make-github-pseudonymous-again.github.io/js-max-gap)
22
==
33

4-
max-gap library for JavaScript. See [documentation](https://aureooms.github.io/js-max-gap/index.html).
4+
max-gap library for JavaScript. See [documentation](https://make-github-pseudonymous-again.github.io/js-max-gap/index.html).
55

66
[![License](https://img.shields.io/github/license/aureooms/js-max-gap.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-max-gap/master/LICENSE)
77
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
@@ -12,4 +12,4 @@ max-gap library for JavaScript. See [documentation](https://aureooms.github.io/j
1212
[![Code Climate](https://img.shields.io/codeclimate/github/aureooms/js-max-gap.svg?style=flat)](https://codeclimate.com/github/aureooms/js-max-gap)
1313
[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-max-gap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-max-gap)
1414
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-max-gap.svg?style=flat)](https://github.com/aureooms/js-max-gap/issues)
15-
[![Documentation](https://aureooms.github.io/js-max-gap/badge.svg)](https://aureooms.github.io/js-max-gap/source.html)
15+
[![Documentation](https://make-github-pseudonymous-again.github.io/js-max-gap/badge.svg)](https://make-github-pseudonymous-again.github.io/js-max-gap/source.html)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"esdoc": "^0.5.1",
3737
"nyc": "^11.0.0"
3838
},
39-
"homepage": "https://aureooms.github.io/js-max-gap",
39+
"homepage": "https://make-github-pseudonymous-again.github.io/js-max-gap",
4040
"keywords": [
4141
"gap",
4242
"max",

0 commit comments

Comments
 (0)