Skip to content

Commit 1ec87db

Browse files
author
GoPDF Project
committed
fix: correct CI badge URL (test.yml not tests.yml)
1 parent 0f6c728 commit 1ec87db

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
@@ -2,7 +2,7 @@
22

33
[![Go Version](https://img.shields.io/badge/Go-1.25+-00ADD8?style=flat&logo=go)](https://go.dev/)
44
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
5-
[![CI](https://github.com/coregx/gxpdf/actions/workflows/tests.yml/badge.svg)](https://github.com/coregx/gxpdf/actions/workflows/tests.yml)
5+
[![CI](https://github.com/coregx/gxpdf/actions/workflows/test.yml/badge.svg)](https://github.com/coregx/gxpdf/actions/workflows/test.yml)
66
[![GoDoc](https://pkg.go.dev/badge/github.com/coregx/gxpdf)](https://pkg.go.dev/github.com/coregx/gxpdf)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/coregx/gxpdf)](https://goreportcard.com/report/github.com/coregx/gxpdf)
88

0 commit comments

Comments
 (0)