From d58b988afe99969d0711dc10de3cf24efd065330 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Thu, 7 Dec 2023 13:15:58 +0100 Subject: [PATCH] fix prisma badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d6047f..a706d33 100644 --- a/README.md +++ b/README.md @@ -100,5 +100,5 @@ The following endpoints are provided given the right command is executed or all [badge-type-graphql-img]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FIT4Change%2Fboilerplate-backend%2Fmaster%2Fpackage.json&query=dependencies%5B%22type-graphql%22%5D&label=type-graphql&color=yellow [badge-type-graphql-href]: https://typegraphql.com/ -[badge-graphql-img]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FIT4Change%2Fboilerplate-backend%2Fmaster%2Fpackage.json&query=dependencies.prisma&label=prisma&color=yellow -[badge-graphql-href]: https://prisma.io/ +[badge-prisma-img]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FIT4Change%2Fboilerplate-backend%2Fmaster%2Fpackage.json&query=dependencies.prisma&label=prisma&color=yellow +[badge-prisma-href]: https://prisma.io/