Skip to content

Commit 2a4b28d

Browse files
committed
docs: update badges after move to ProductPlan
1 parent 1d2e8b3 commit 2a4b28d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ActiveRecord::BatchTouching
22
[![Gem Version](https://badge.fury.io/rb/activerecord-batch_touching.svg)](http://badge.fury.io/rb/activerecord-batch_touching)
33
[![Build Status](https://github.com/ProductPlan/activerecord-batch_touching/actions/workflows/ruby-tests.yml/badge.svg?branch=main)](https://github.com/ProductPlan/activerecord-batch_touching/actions)
4-
[![Maintainability](https://api.codeclimate.com/v1/badges/fe8338b7307fb5044f40/maintainability)](https://codeclimate.com/github/ProductPlan/activerecord-batch_touching/maintainability)
5-
[![Test Coverage](https://api.codeclimate.com/v1/badges/fe8338b7307fb5044f40/test_coverage)](https://codeclimate.com/github/ProductPlan/activerecord-batch_touching/test_coverage)
4+
[![Maintainability](https://api.codeclimate.com/v1/badges/4aa3ff57a349f0cdff95/maintainability)](https://codeclimate.com/github/ProductPlan/activerecord-batch_touching/maintainability)
5+
[![Test Coverage](https://api.codeclimate.com/v1/badges/4aa3ff57a349f0cdff95/test_coverage)](https://codeclimate.com/github/ProductPlan/activerecord-batch_touching/test_coverage)
66

77
Batch up your ActiveRecord "touch" operations for better performance.
88

0 commit comments

Comments
 (0)