Skip to content

Commit

Permalink
📚 docs: Update GitHub pages links
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 26, 2021
1 parent c4a6b63 commit e48ff70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:mount_fuji: [@aureooms/js-heap-spec](https://aureooms.github.io/js-heap-spec)
:mount_fuji: [@aureooms/js-heap-spec](https://make-github-pseudonymous-again.github.io/js-heap-spec)
==

Heap specification library for JavaScript.
See [docs](https://aureooms.github.io/js-heap-spec).
See [docs](https://make-github-pseudonymous-again.github.io/js-heap-spec).
Parent is [aureooms/js-heap](https://github.com/aureooms/js-heap).

```js
Expand Down Expand Up @@ -40,7 +40,7 @@ spec.test(
[![Code maintainability](https://img.shields.io/codeclimate/maintainability/aureooms/js-heap-spec.svg)](https://codeclimate.com/github/aureooms/js-heap-spec/trends/churn)
[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/aureooms/js-heap-spec/main.svg)](https://codecov.io/gh/aureooms/js-heap-spec)
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-heap-spec.svg)](https://codeclimate.com/github/aureooms/js-heap-spec/trends/technical_debt)
[![Documentation](https://aureooms.github.io/js-heap-spec//badge.svg)](https://aureooms.github.io/js-heap-spec//source.html)
[![Documentation](https://make-github-pseudonymous-again.github.io/js-heap-spec//badge.svg)](https://make-github-pseudonymous-again.github.io/js-heap-spec//source.html)
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-heap-spec)](https://bundlephobia.com/result?p=@aureooms/js-heap-spec)

## Description
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"files": [
"lib"
],
"homepage": "http://aureooms.github.io/js-heap-spec/",
"homepage": "http://make-github-pseudonymous-again.github.io/js-heap-spec/",
"keywords": [
"bricks",
"ender",
Expand Down

0 comments on commit e48ff70

Please sign in to comment.