Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-10-02 21:49:34 +0300
committerGitHub <noreply@github.com>2019-10-02 21:49:34 +0300
commitadfd3fbd4689b8d373d55df56bead6d09c728fcd (patch)
treec0437af1bf53f78a2ce13bc9ad1ddb9009a073af /README.md
parent46e8f1a34fe00468209f46b12aac6323b5322eee (diff)
README.md: link to the Actions page for Tests (#29480)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e8235fb47..06a76c0508 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.3/getting-starte
## Status
-![Build Status](https://github.com/twbs/bootstrap/workflows/Tests/badge.svg)
+[![Build Status](https://github.com/twbs/bootstrap/workflows/Tests/badge.svg)](https://github.com/twbs/bootstrap/actions?workflow=Tests)
[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/bootstrap)
[![Gem version](https://img.shields.io/gem/v/bootstrap.svg)](https://rubygems.org/gems/bootstrap)
[![Meteor Atmosphere](https://img.shields.io/badge/meteor-twbs%3Abootstrap-blue.svg)](https://atmospherejs.com/twbs/bootstrap)