From 2cd757ab70a7e3c40b2c249ebbe3d37d8c8fbb52 Mon Sep 17 00:00:00 2001 From: tatsuya_yd Date: Wed, 1 Jul 2026 21:03:38 +0900 Subject: [PATCH] chore: update build and audit badges in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5841c1e7a1..a5701edf239 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # [![NPM version](https://badge.fury.io/js/swagger-ui.svg)](http://badge.fury.io/js/swagger-ui) -[![Build Status](https://jenkins.swagger.io/view/OSS%20-%20JavaScript/job/oss-swagger-ui-master/badge/icon?subject=jenkins%20build)](https://jenkins.swagger.io/view/OSS%20-%20JavaScript/job/oss-swagger-ui-master/) -[![npm audit](https://jenkins.swagger.io/buildStatus/icon?job=oss-swagger-ui-security-audit&subject=npm%20audit)](https://jenkins.swagger.io/job/oss-swagger-ui-security-audit/lastBuild/console) +[![Build Status](https://github.com/swagger-api/swagger-ui/actions/workflows/nodejs.yml/badge.svg)](https://github.com/swagger-api/swagger-ui/actions/workflows/nodejs.yml) +[![npm audit](https://github.com/swagger-api/swagger-ui/actions/workflows/codeql.yml/badge.svg)](https://github.com/swagger-api/swagger-ui/actions/workflows/codeql.yml) [![total GitHub contributors](https://img.shields.io/github/contributors-anon/swagger-api/swagger-ui.svg)](https://github.com/swagger-api/swagger-ui/graphs/contributors) [![monthly npm installs](https://img.shields.io/npm/dm/swagger-ui.svg?label=npm%20downloads)](https://www.npmjs.com/package/swagger-ui)