Skip to content

Commit 83c73b7

Browse files
authored
Fix SymfonyInsight badge for real
1 parent 5b210ba commit 83c73b7

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
@@ -6,7 +6,7 @@
66
[![Build Status](https://travis-ci.org/omines/datatables-bundle.svg?branch=master)](https://travis-ci.org/omines/datatables-bundle)
77
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/omines/datatables-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/omines/datatables-bundle/?branch=master)
88
[![Code Coverage](https://scrutinizer-ci.com/g/omines/datatables-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/omines/datatables-bundle/?branch=master)
9-
[![SymfonyInsight](https://insight.symfony.com/projects/05d79ba2-cba4-4201-a17a-2868c51f9c6c/mini.svg)](https://insight.symfony.com/projects/05d79ba2-cba4-4201-a17a-2868c51f9c6c)
9+
[![SymfonyInsight](https://img.shields.io/symfony/i/grade/05d79ba2-cba4-4201-a17a-2868c51f9c6c)](https://insight.symfony.com/projects/05d79ba2-cba4-4201-a17a-2868c51f9c6c)
1010

1111
This bundle provides convenient integration of the popular [DataTables](https://datatables.net/) jQuery library
1212
for realtime Ajax tables in your [Symfony](https://symfony.com/) 4.1+ or 5.0+ application.

0 commit comments

Comments
 (0)