From 3f51241bad47de8db83fa3f0c7e12405632cb3d7 Mon Sep 17 00:00:00 2001 From: Joaquin Concha <19353687+ByeBye-Sama@users.noreply.github.com> Date: Wed, 7 Feb 2024 20:01:15 -0500 Subject: [PATCH] docs: update README.md links (#1) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d968031..0f98e5f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@
-[![GitHub stars](https://img.shields.io/github/stars/kaypacha/next-boilerplate?color=%23ffcc5c&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/stargazers) -[![GitHub forks](https://img.shields.io/github/forks/kaypacha/next-boilerplate?color=%2396ceb4&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/network) +[![GitHub stars](https://img.shields.io/github/stars/kaypacha/next-typescript-template?color=%23ffcc5c&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/stargazers) +[![GitHub forks](https://img.shields.io/github/forks/kaypacha/next-typescript-template?color=%2396ceb4&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/network) [![Discord](https://img.shields.io/badge/chat-discord-77aaff?style=for-the-badge)](https://discord.gg/Evh8Dvd) -[![GitHub license](https://img.shields.io/github/license/kaypacha/next-boilerplate?color=%23ff6f69&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/blob/master/LICENSE) +[![GitHub license](https://img.shields.io/github/license/kaypacha/next-typescript-template?color=%23ff6f69&style=for-the-badge)](https://github.com/kaypacha/next-boilerplate/blob/master/LICENSE)
@@ -71,4 +71,4 @@ npm run test ## :bookmark_tabs: License -[MIT](https://github.com/kaypacha/next-boilerplate/blob/master/LICENSE) +[MIT](https://github.com/kaypacha/next-typescript-template/blob/master/LICENSE)