Skip to content

Commit 404ca8b

Browse files
authored
Merge pull request #453 from Earlopain/readme-badge
Fix readme CI badge
2 parents cec9f54 + dae5c83 commit 404ca8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RuboCop Performance
22

33
[![Gem Version](https://badge.fury.io/rb/rubocop-performance.svg)](https://badge.fury.io/rb/rubocop-performance)
4-
[![CircleCI](https://circleci.com/gh/rubocop/rubocop-performance.svg?style=svg)](https://circleci.com/gh/rubocop/rubocop-performance)
4+
[![CI](https://github.com/rubocop/rubocop-performance/actions/workflows/test.yml/badge.svg)](https://github.com/rubocop/rubocop-performance/actions/workflows/test.yml)
55
[![Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://discord.gg/wJjWvGRDmm)
66

77
Performance optimization analysis for your projects, as an extension to [RuboCop](https://github.com/rubocop/rubocop).

0 commit comments

Comments
 (0)