Skip to content

Commit 40a2b0e

Browse files
author
A.P.A. Slaa
committed
fix(docs): fix badge
1 parent 32eeb46 commit 40a2b0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# @sourceregistry/node-webserver
22

33
[![npm version](https://img.shields.io/npm/v/%40sourceregistry%2Fnode-webserver?logo=npm)](https://www.npmjs.com/package/@sourceregistry/node-webserver)
4+
[![JSR](https://jsr.io/badges/@sourceregistry/node-webserver)](https://jsr.io/@sourceregistry/node-webserver)
45
[![License](https://img.shields.io/npm/l/%40sourceregistry%2Fnode-webserver)](./LICENSE)
5-
[![CI](https://github.com/SourceRegistry/node-webserver/actions/workflows/test.yml/badge.svg)](https://github.com/SourceRegistry/node-webserver/actions/workflows/test.yml)
6+
[![CI](https://github.com/SourceRegistry/node-webserver/actions/workflows/ci.yml/badge.svg)](https://github.com/SourceRegistry/node-webserver/actions/workflows/ci.yml)
67

78
TypeScript web server for Node.js built around the web platform `Request` and `Response` APIs.
89

0 commit comments

Comments
 (0)