From 0ba17ea869c034e5519629db3508f309da5ffaed Mon Sep 17 00:00:00 2001 From: George Song Date: Tue, 20 Aug 2024 14:42:36 -0700 Subject: [PATCH] docs: fix badge links --- package/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/README.md b/package/README.md index fc2b093..4d80841 100644 --- a/package/README.md +++ b/package/README.md @@ -1,7 +1,7 @@ # @gsong/react-modal-dialog -![NPM Version](https://img.shields.io/npm/v/%40gsong%2Freact-modal-dialog) -![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/gsong/react-modal-dialog/validate.yaml?label=tests) +[![NPM Version](https://img.shields.io/npm/v/%40gsong%2Freact-modal-dialog)](https://www.npmjs.com/package/@gsong/react-modal-dialog) +[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/gsong/react-modal-dialog/validate.yaml?label=tests)](https://github.com/gsong/react-modal-dialog/actions/workflows/validate.yaml) A no-frills React modal [``][dialog] component. In addition to default modal dialog behaviors, the component also disables body scrolling when the