Skip to content

Commit d883e68

Browse files
committed
Fix build status badge
1 parent c66e1f3 commit d883e68

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 @@ Lightweight read-only API for processing EPUB documents.
66
[![Version](https://img.shields.io/nuget/v/Devlooped.Epub.svg?color=royalblue)](https://www.nuget.org/packages/Devlooped.Epub)
77
[![Downloads](https://img.shields.io/nuget/dt/Devlooped.Epub.svg?color=green)](https://www.nuget.org/packages/Devlooped.Epub)
88
[![License](https://img.shields.io/github/license/devlooped/epub.svg?color=blue)](https://github.com/devlooped/epub/blob/main/license.txt)
9-
[![Build](https://github.com/devlooped/epub/workflows/build/badge.svg?branch=main)](https://github.com/devlooped/epub/actions)
9+
[![Build](https://img.shields.io/github/actions/workflow/status/devlooped/epub/build.yml)](https://github.com/devlooped/epub/actions)
1010

1111
<!-- #content -->
1212
## Usage

0 commit comments

Comments
 (0)