Skip to content

Commit f030792

Browse files
authored
Update README.md
1 parent 510f648 commit f030792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TinyHelpers.Dapper/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Tiny Helpers for Dapper
22

33
[![Lint Code Base](https://github.com/marcominerva/TinyHelpers/actions/workflows/linter.yml/badge.svg)](https://github.com/marcominerva/TinyHelpers/actions/workflows/linter.yml)
4-
[![CodeQL](https://github.com/marcominerva/TinyHelpers/actions/workflows/codeql.yml/badge.svg)](https://github.com/marcominerva/TinyHelpers/actions/workflows/codeql.yml)
4+
[![CodeQL](https://github.com/marcominerva/TinyHelpers/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/marcominerva/TinyHelpers/actions/workflows/github-code-scanning/codeql)
55
[![NuGet](https://img.shields.io/nuget/v/TinyHelpers.Dapper.svg?style=flat-square)](https://www.nuget.org/packages/TinyHelpers.Dapper)
66
[![Nuget](https://img.shields.io/nuget/dt/TinyHelpers.Dapper)](https://www.nuget.org/packages/TinyHelpers.Dapper)
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/marcominerva/TinyHelpers/blob/master/LICENSE)
@@ -41,4 +41,4 @@ TimeOnlyTypeHandler.Configure();
4141
The project is constantly evolving. Contributions are welcome. Feel free to file issues and pull requests on the repo and we'll address them as we can.
4242

4343
> **Warning**
44-
Remember to work on the **develop** branch, don't use the **master** branch directly. Create Pull Requests targeting **develop**.
44+
Remember to work on the **develop** branch, don't use the **master** branch directly. Create Pull Requests targeting **develop**.

0 commit comments

Comments
 (0)