Skip to content

Commit 59ec652

Browse files
authored
Fix badges links in README
1 parent e520f6a commit 59ec652

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,12 @@
88
<p align="center"><b>Open-source engineering management that unlocks developer potential.</b></p>
99

1010
<p align="center">
11-
<a href="https://github.com/middlewarehq/middleware/actions/workflows/build.yml">
12-
<img alt="continuous integration" src="https://img.shields.io/github/actions/workflow/status/middlewarehq/middleware/build.yml?branch=main&label=build&style=for-the-badge">
13-
</a>
14-
<a href="https://github.com/middlewarehq/middleware/graphs/commit-activity">
15-
<img alt="Commit activity per month" src="https://img.shields.io/github/commit-activity/m/middlewarehq/middleware?style=for-the-badge" />
16-
</a>
17-
<a href="https://github.com/middlewarehq/middleware/graphs/contributors">
18-
<img alt="contributors" src="https://img.shields.io/github/contributors-anon/middlewarehq/middleware?color=yellow&style=for-the-badge" />
19-
</a>
11+
<a href="https://github.com/middlewarehq/middleware/actions/workflows/build.yml"><img alt="continuous integration" src="https://img.shields.io/github/actions/workflow/status/middlewarehq/middleware/build.yml?branch=main&label=build&style=for-the-badge"></a>
12+
<a href="https://github.com/middlewarehq/middleware/graphs/commit-activity"><img alt="Commit activity per month" src="https://img.shields.io/github/commit-activity/m/middlewarehq/middleware?style=for-the-badge" /></a>
13+
<a href="https://github.com/middlewarehq/middleware/graphs/contributors"><img alt="contributors" src="https://img.shields.io/github/contributors-anon/middlewarehq/middleware?color=yellow&style=for-the-badge" /></a>
2014
<br/>
21-
<a href="https://opensource.org/licenses/Apache-2.0">
22-
<img src="https://img.shields.io/badge/apache%202.0-purple.svg?style=for-the-badge&label=license" alt="license" />
23-
</a>
15+
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/apache%202.0-purple.svg?style=for-the-badge&label=license" alt="license" /></a>
2416
<img src="https://img.shields.io/github/stars/middlewarehq/middleware?style=for-the-badge" alt="Stars" />
25-
2617
</p>
2718

2819
![Banner](media_files/banner.png)

0 commit comments

Comments
 (0)