Skip to content

Commit 118180d

Browse files
committed
link fix
1 parent fd999cc commit 118180d

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,9 +1,9 @@
11
# PatchSharp
22

3-
[![CI](https://github.com/Radha-AI-Products/ApplyPatchV4A/actions/workflows/ci.yml/badge.svg)](https://github.com/Radha-AI-Products/ApplyPatchV4A/actions/workflows/ci.yml)
3+
[![CI](https://github.com/bharathm03/PatchSharp/actions/workflows/ci.yml/badge.svg)](https://github.com/bharathm03/PatchSharp/actions/workflows/ci.yml)
44
[![NuGet](https://img.shields.io/nuget/v/PatchSharp.svg)](https://www.nuget.org/packages/PatchSharp)
55
[![NuGet Downloads](https://img.shields.io/nuget/dt/PatchSharp.svg)](https://www.nuget.org/packages/PatchSharp)
6-
[![codecov](https://codecov.io/gh/Radha-AI-Products/ApplyPatchV4A/branch/main/graph/badge.svg)](https://codecov.io/gh/Radha-AI-Products/ApplyPatchV4A)
6+
[![codecov](https://codecov.io/gh/bharathm03/PatchSharp/branch/main/graph/badge.svg)](https://codecov.io/gh/bharathm03/PatchSharp)
77

88
A C# library for applying text diffs and replacements with built-in fuzzy matching. Supports OpenAI's V4A patch format and Anthropic-style `str_replace` operations.
99

0 commit comments

Comments
 (0)