From 1eb053267c9e092ada6c316489e20596edd819f4 Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Sun, 25 Jun 2023 09:33:20 +0800 Subject: [PATCH] chore: typo npm-url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe1c4be..a638ae2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![node version][node-image]][node-url] [npm-image]: https://img.shields.io/npm/v/@koa/bodyparser.svg?style=flat-square -[npm-url]: https://www.npmjs.com/package/@koa/router +[npm-url]: https://www.npmjs.com/package/@koa/bodyparser [github-action-image]: https://github.com/koajs/bodyparser/actions/workflows/ci.yml/badge.svg?style=flat-square [coveralls-image]: https://img.shields.io/coveralls/koajs/bodyparser.svg?style=flat-square [coveralls-url]: https://coveralls.io/r/koajs/bodyparser?branch=master