From d14f6bbacf5bc59bfa1ea48d8fcd89a438bd27e2 Mon Sep 17 00:00:00 2001 From: ppetzold Date: Fri, 26 Jun 2020 23:36:03 +0200 Subject: [PATCH] Fix license badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0af36..749ad11 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Version](https://img.shields.io/github/package-json/v/ppetzold/nestjs-paginate) ![Main CI](https://github.com/ppetzold/nestjs-paginate/workflows/Main%20CI/badge.svg) [![codecov](https://codecov.io/gh/ppetzold/nestjs-paginate/branch/master/graph/badge.svg)](https://codecov.io/gh/ppetzold/nestjs-paginate) -[![GitHub license](https://img.shields.io/github/license/ppetzold/nestjs-paginate.svg)](https://github.com/ppetzold/nestjs-paginate/blob/master/LICENSE) +![GitHub](https://img.shields.io/github/license/ppetzold/nestjs-paginate) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)