Skip to content

Commit 34dc9b5

Browse files
committed
Move README badges to the top.
1 parent 20bd3e8 commit 34dc9b5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
= jQuery 3 Jenkins Plugin
44

5-
image:https://img.shields.io/badge/jdk-8-yellow.svg?label=min.%20JDK[JDK8]
6-
image:https://img.shields.io/badge/license-MIT-yellow.svg[License: MIT, link=https://opensource.org/licenses/MIT]
5+
image:https://ci.jenkins.io/job/Plugins/job/jquery3-api-plugin/job/master/badge/icon?subject=Jenkins%20CI[Jenkins, link=https://ci.jenkins.io/job/Plugins/job/jquery3-api-plugin/job/master/]
6+
image:https://github.com/jenkinsci/jquery3-api-plugin/workflows/GitHub%20CI/badge.svg?branch=master[GitHub Actions, link=https://github.com/jenkinsci/jquery3-api-plugin/actions]
7+
image:https://img.shields.io/github/issues-pr/jenkinsci/jquery3-api-plugin.svg[GitHub pull requests, link=https://github.com/jenkinsci/jquery3-api-plugin/pulls]
78

89
Provides https://jquery.com[jQuery 3] for Jenkins Plugins.
910
jQuery is -- as described on their home page -- a fast, small, and feature-rich JavaScript library. It makes things
@@ -41,6 +42,3 @@ You can find several examples of Jenkins views that use jQuery in the
4142
https://github.com/jenkinsci/warnings-ng-plugin[Warnings Next Generation plugin]
4243
and in the https://github.com/jenkinsci/forensics-api-plugin[Forensics plugin].
4344

44-
image:https://ci.jenkins.io/job/Plugins/job/jquery3-api-plugin/job/master/badge/icon?subject=Jenkins%20CI[Jenkins, link=https://ci.jenkins.io/job/Plugins/job/jquery3-api-plugin/job/master/]
45-
image:https://github.com/jenkinsci/jquery3-api-plugin/workflows/GitHub%20CI/badge.svg?branch=master[GitHub Actions, link=https://github.com/jenkinsci/jquery3-api-plugin/actions]
46-
image:https://img.shields.io/github/issues-pr/jenkinsci/jquery3-api-plugin.svg[GitHub pull requests, link=https://github.com/jenkinsci/jquery3-api-plugin/pulls]

0 commit comments

Comments
 (0)