Skip to content

Commit 2daa6dc

Browse files
docs: Fix GitHub Actions badge in README
1 parent e0db989 commit 2daa6dc

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
@@ -3,7 +3,7 @@
33
[![GitHub Release](https://img.shields.io/github/v/release/fusonic/opengraph)](https://github.com/fusonic/opengraph/releases/latest)
44
[![Packagist Downloads](https://img.shields.io/packagist/dt/fusonic/opengraph?color=blue)](https://packagist.org/packages/fusonic/opengraph)
55
[![Packagist License](https://img.shields.io/packagist/l/fusonic/opengraph)](https://github.com/fusonic/opengraph/blob/master/LICENSE)
6-
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/fusonic/opengraph/test)](https://github.com/fusonic/opengraph/actions/workflows/test.yml)
6+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/fusonic/opengraph/test.yml?logo=github&label=Tests)](https://github.com/fusonic/opengraph/actions/workflows/test.yml)
77

88
A simple library to read Open Graph data from the web and generate HTML code to publish your own Open Graph objects. A
99
fallback mode enables you to read data from websites that do not implement the Open Graph protocol.

0 commit comments

Comments
 (0)