Skip to content

Commit fd98331

Browse files
authored
Updated the badge links.
1 parent 51bb9ec commit fd98331

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# gdbc-mysql
22
GDBC Mysql Driver - It is based on [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
33

4-
[![Go Report Card](https://goreportcard.com/badge/github.com/go-gdbc/gdbc-postgresql)](https://goreportcard.com/report/github.com/go-gdbc/gdbc-postgresql)
5-
[![codecov](https://codecov.io/gh/go-gdbc/gdbc-postgresql/branch/main/graph/badge.svg?token=AsVeTnBKU1)](https://codecov.io/gh/go-gdbc/gdbc-postgresql)
6-
[![Build Status](https://travis-ci.com/go-gdbc/gdbc-postgresql.svg?branch=main)](https://travis-ci.com/go-gdbc/gdbc-postgresql)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/go-gdbc/gdbc-mysql)](https://goreportcard.com/report/github.com/go-gdbc/gdbc-mysql)
5+
[![codecov](https://codecov.io/gh/go-gdbc/gdbc-mysql/branch/main/graph/badge.svg?token=7UNHBOILSV)](https://codecov.io/gh/go-gdbc/gdbc-mysql)
6+
[![Build Status](https://travis-ci.com/go-gdbc/gdbc-mysql.svg?branch=main)](https://travis-ci.com/go-gdbc/gdbc-mysql)
77

88
# Usage
99
```go

0 commit comments

Comments
 (0)