Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit e687d0d

Browse files
authored
docs: update link to npmjs package
Signed-off-by: Marvin <7430964+marpme@users.noreply.github.com>
1 parent 7372db3 commit e687d0d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
<em>Simplifying the struggle of mocking and reimplementing NextAPIRequests and NextAPIResponses
55
in order to test and validate NextJS serverless functions.</em>
66

7-
8-
![npm (tag)](https://img.shields.io/npm/v/@next-testing/api/latest)
9-
![NPM](https://img.shields.io/npm/l/@next-testing/api)
10-
![npm](https://img.shields.io/npm/dt/@next-testing/api)
7+
[![npm (tag)](https://img.shields.io/npm/v/@next-testing/api/latest)](https://www.npmjs.com/package/@next-testing/api)
8+
[![NPM](https://img.shields.io/npm/l/@next-testing/api)](https://www.npmjs.com/package/@next-testing/api)
9+
[![npm](https://img.shields.io/npm/dt/@next-testing/api)](https://www.npmjs.com/package/@next-testing/api)
1110

1211
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=marpme_next-testing&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=marpme_next-testing)
1312
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=marpme_next-testing&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=marpme_next-testing)

0 commit comments

Comments
 (0)