From 8ee3046988a7f506255199f3daa954cf1b6f4671 Mon Sep 17 00:00:00 2001 From: Dan Kelosky Date: Tue, 25 Jul 2023 07:51:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddc43c712..2ca73e401 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Azure Pipelines](https://dev.azure.com/dkelosky/dkelosky/_apis/build/status/dkelosky.jest-stare?branchName=master)](https://dev.azure.com/dkelosky/dkelosky/_build/latest?definitionId=1&branchName=master) ![Node.js CI](https://github.com/dkelosky/jest-stare/workflows/Node.js%20CI/badge.svg) [![Codecov Coverage](https://img.shields.io/codecov/c/github/dkelosky/jest-stare/master.svg?style=flat-square)](https://codecov.io/gh/dkelosky/jest-stare/) -[![jest](https://facebook.github.io/jest/img/jest-badge.svg)](https://github.com/facebook/jest) +[![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest) [![npm version](https://badge.fury.io/js/jest-stare.svg)](https://badge.fury.io/js/jest-stare) [![downloads](https://img.shields.io/npm/dm/jest-stare)](https://www.npmjs.com/package/jest-stare) [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)