Skip to content

Commit

Permalink
Fix Readme build status image and link
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbennett committed Nov 7, 2024
1 parent ab60fe7 commit 497fcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BNETDocs

[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/BNETDocs/bnetdocs-web/php.yml?branch=develop&style=for-the-badge)](https://github.com/BNETDocs/bnetdocs-web/actions?query=workflow%3Abnetdocs-web)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/BNETDocs/bnetdocs-web/php-linter.yml?branch=develop&style=for-the-badge)](https://github.com/BNETDocs/bnetdocs-web/actions)
![PHP ^8.1](https://img.shields.io/badge/php-%5E8.1-blue?style=for-the-badge)
![License Badge](https://img.shields.io/github/license/BNETDocs/bnetdocs-web?style=for-the-badge)

Expand Down

0 comments on commit 497fcb2

Please sign in to comment.