Skip to content

Commit 940f249

Browse files
committed
Remove trailing link whitespace on badges
1 parent d7b971d commit 940f249

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,15 @@
44

55
<p align="center">
66
<a href="https://rubygems.org/gems/apexcharts">
7-
<img src="https://img.shields.io/gem/v/apexcharts.svg?label=apexcharts" alt="Gem Version" />
8-
</a>
7+
<img src="https://img.shields.io/gem/v/apexcharts.svg?label=apexcharts" alt="Gem Version" /></a>
98
<a href="https://github.com/styd/apexcharts.rb/actions">
10-
<img src="https://github.com/styd/apexcharts.rb/workflows/build-test/badge.svg" alt="Build Test Status" />
11-
</a>
9+
<img src="https://github.com/styd/apexcharts.rb/workflows/build-test/badge.svg" alt="Build Test Status" /></a>
1210
<a href="https://rubygems.org/gems/apexcharts">
13-
<img alt="Downloads" src="https://img.shields.io/gem/dt/apexcharts">
14-
</a>
11+
<img alt="Downloads" src="https://img.shields.io/gem/dt/apexcharts"></a>
1512
<a href="https://github.com/styd/apexcharts.rb/blob/master/LICENSE">
16-
<img src="https://img.shields.io/badge/License-MIT-brightgreen.svg" alt="License">
17-
</a>
13+
<img src="https://img.shields.io/badge/License-MIT-brightgreen.svg" alt="License"></a>
1814
<a href="https://codeclimate.com/github/styd/apexcharts.rb/maintainability">
19-
<img src="https://api.codeclimate.com/v1/badges/07a4f59e67abfeae21cb/maintainability" />
20-
</a>
15+
<img src="https://api.codeclimate.com/v1/badges/07a4f59e67abfeae21cb/maintainability" /></a>
2116
<a href="https://codebeat.co/projects/github-com-styd-apexcharts-rb-master">
2217
<img alt="codebeat badge" src="https://codebeat.co/badges/7be581d6-e74a-406b-ae76-65605a2bff78" />
2318
</a>

0 commit comments

Comments
 (0)