aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-03-27 12:46:13 +0300
committerGitHub <[email protected]>2023-03-27 12:46:13 +0300
commitcad38efcaee09c209b13842dbccbdb4a4c933852 (patch)
tree8ae23247ed80ae09f7fa25f62db0b77de81970b4
parent94c7dc717ee03749198445bd4d69b3597d5a1d2a (diff)
downloadbootstrap-cad38efcaee09c209b13842dbccbdb4a4c933852.tar.xz
bootstrap-cad38efcaee09c209b13842dbccbdb4a4c933852.zip
README.md: fix JS Tests link (#38343)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39a2ff160..4b16451f3 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-starte
## Status
-[![Build Status](https://img.shields.io/github/actions/workflow/status/twbs/bootstrap/js.yml?branch=main&label=JS%20Tests&logo=github)](https://github.com/twbs/bootstrap/actions?query=workflow%3AJS+Tests+branch%3Amain)
+[![Build Status](https://img.shields.io/github/actions/workflow/status/twbs/bootstrap/js.yml?branch=main&label=JS%20Tests&logo=github)](https://github.com/twbs/bootstrap/actions/workflows/js.yml?query=workflow%3AJS+branch%3Amain)
[![npm version](https://img.shields.io/npm/v/bootstrap?logo=npm&logoColor=fff)](https://www.npmjs.com/package/bootstrap)
[![Gem version](https://img.shields.io/gem/v/bootstrap?logo=rubygems&logoColor=fff)](https://rubygems.org/gems/bootstrap)
[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue?logo=meteor&logoColor=fff)](https://atmospherejs.com/twbs/bootstrap)