Skip to content

Commit 7b2b396

Browse files
committed
Fix dogfooding section build badge
1 parent df47b3e commit 7b2b396

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
@@ -354,7 +354,7 @@ line with `public static TSelf New() => new(Ulid.NewUlid());` as valid.
354354
# Dogfooding
355355

356356
[![CI Version](https://img.shields.io/endpoint?url=https://shields.kzu.app/vpre/StructId/main&label=nuget.ci&color=brightgreen)](https://pkg.kzu.app/index.json)
357-
[![Build](https://github.com/devlooped/StructId/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/StructId/actions)
357+
[![Build](https://github.com/devlooped/StructId/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/devlooped/StructId/actions)
358358

359359
We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.
360360

0 commit comments

Comments
 (0)