summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-04-07 03:45:19 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-04-07 03:45:19 -0400
commit5d13721689dac3aa1b15120f198655b911268122 (patch)
treedaa4f04d154f51fff00f677dea5ff1966e600787 /README.md
parent404e3dddb40259c52c8de375617c07c70da971ac (diff)
fix: Corrected frontmatter
Discovered frontmatter was configured with improper keyword, alias changed to aliases
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index c3afb12..e1d3eff 100644
--- a/README.md
+++ b/README.md
@@ -18,16 +18,16 @@
<img src="https://img.shields.io/uptimerobot/status/m793642596-ec67b9245f33e4f365f0da66" alt="UptimeRobot Status">
</a>
<a href="https://github.com/anoduck/hinode-template/commits/main">
- <img src="https://img.shields.io/github/last-commit/anoduck/hinode-template.svg" alt="Last commit">
+ <img src="https://img.shields.io/github/last-commit/gethinode/hinode-template.svg" alt="Last commit">
</a>
<a href="https://github.com/anoduck/hinode-template/issues">
- <img src="https://img.shields.io/github/issues/anoduck/hinode-template.svg" alt="Issues">
+ <img src="https://img.shields.io/github/issues/hinode/hinode-template.svg" alt="Issues">
</a>
<a href="https://github.com/anoduck/hinode-template/pulls">
- <img src="https://img.shields.io/github/issues-pr-raw/anoduck/hinode-template.svg" alt="Pulls">
+ <img src="https://img.shields.io/github/issues-pr-raw/gethinode/hinode-template.svg" alt="Pulls">
</a>
<a href="https://github.com/anoduck/hinode-template/blob/main/LICENSE">
- <img src="https://img.shields.io/github/license/anoduck/hinode-template" alt="License">
+ <img src="https://img.shields.io/github/license/gethinode/hinode-template" alt="License">
</a>
</p>
@@ -74,4 +74,4 @@ You can now run `npm run start` to start a local development server.
[npm]: https://www.npmjs.com
[nodejs]: https://nodejs.org
[repository]: https://github.com/gethinode/hinode.git
-[repository_template]: https://github.com/anoduck/hinode-template.git
+[repository_template]: https://github.com/gethinode/template.git