Skip to content

Commit

Permalink
Merge pull request #20125 from ashendes/master
Browse files Browse the repository at this point in the history
Readme badges fixed.
  • Loading branch information
chamathns authored Mar 29, 2024
2 parents d1bcc7f + b81553c commit 3cc30c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

| Branch | Build Status | Test Results |
| :------------ |:------------- |:-------------
| master | [![Build Status](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fwso2.org%2Fjenkins%2Fjob%2Fproducts%2Fjob%2Fproduct-is%2F&style=flat)](https://wso2.org/jenkins/job/products/job/product-is/) | [![Test Results](https://img.shields.io/jenkins/tests?compact_message&failed_label=failed&jobUrl=https%3A%2F%2Fwso2.org%2Fjenkins%2Fjob%2Fproducts%2Fjob%2Fproduct-is%2F&passed_label=passed&skipped_label=skipped)](https://wso2.org/jenkins/job/products/job/product-is/lastBuild/testReport/) |
| master | [![Build Status](https://wso2.org/jenkins/job/products/job/product-is/badge/icon)](https://wso2.org/jenkins/job/products/job/product-is/) | [![Test Results](https://wso2.org/jenkins/job/products/job/product-is/badge/icon)](https://wso2.org/jenkins/job/products/job/product-is/lastBuild/testReport/) |


[![Stackoverflow](https://img.shields.io/badge/Ask%20for%20help%20on-Stackoverflow-orange)](https://stackoverflow.com/questions/tagged/wso2is)
Expand Down

0 comments on commit 3cc30c5

Please sign in to comment.