Skip to content

Commit e293706

Browse files
authored
fix(docs): Fix build status badge
1 parent d992fc0 commit e293706

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
![Latest Stable Version](https://img.shields.io/packagist/v/log1x/sage-html-forms?style=flat-square)
44
![Total Downloads](https://img.shields.io/packagist/dt/log1x/sage-html-forms?style=flat-square)
5-
![Build Status](https://img.shields.io/github/workflow/status/log1x/sage-html-forms/Main?style=flat-square)
5+
![Build Status](https://img.shields.io/github/actions/workflow/status/log1x/sage-html-forms/main.yml?branch=master&style=flat-square)
66

77
This is a simple package for the [HTML Forms](https://wordpress.org/plugins/html-forms/) plugin that allows you to easily render forms using a corresponding Blade view (if one is present) with Sage 10.
88

0 commit comments

Comments
 (0)