Skip to content

Commit aa2417f

Browse files
committed
docs(README): fix indentation for badge links
1 parent 3c3ce44 commit aa2417f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/actions">
2020
<img src="https://img.shields.io/github/actions/workflow/status/bsv-blockchain/go-overlay-discovery-services/fortress.yml?branch=master&logo=github&style=flat" alt="Build Status">
2121
</a><br/>
22-
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/actions">
22+
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/actions">
2323
<img src="https://github.com/bsv-blockchain/go-overlay-discovery-services/actions/workflows/codeql-analysis.yml/badge.svg?style=flat" alt="CodeQL">
2424
</a>
2525
</td>
2626
<td valign="top" align="left">
2727
<a href="https://goreportcard.com/report/github.com/bsv-blockchain/go-overlay-discovery-services">
2828
<img src="https://goreportcard.com/badge/github.com/bsv-blockchain/go-overlay-discovery-services?style=flat" alt="Go Report Card">
2929
</a><br/>
30-
<a href="https://codecov.io/gh/bsv-blockchain/go-overlay-discovery-services/tree/master">
30+
<a href="https://codecov.io/gh/bsv-blockchain/go-overlay-discovery-services/tree/master">
3131
<img src="https://codecov.io/gh/bsv-blockchain/go-overlay-discovery-services/branch/master/graph/badge.svg?style=flat" alt="Code Coverage">
3232
</a><br/>
33-
<a href="https://scorecard.dev/viewer/?uri=github.com/bsv-blockchain/go-overlay-discovery-services">
33+
<a href="https://scorecard.dev/viewer/?uri=github.com/bsv-blockchain/go-overlay-discovery-services">
3434
<img src="https://api.scorecard.dev/projects/github.com/bsv-blockchain/go-overlay-discovery-services/badge?logo=springsecurity&logoColor=white" alt="OpenSSF Scorecard">
3535
</a><br/>
36-
<a href=".github/SECURITY.md">
36+
<a href=".github/SECURITY.md">
3737
<img src="https://img.shields.io/badge/security-policy-blue?style=flat&logo=springsecurity&logoColor=white" alt="Security policy">
3838
</a>
3939
</td>
@@ -50,17 +50,17 @@
5050
<a href="https://magefile.org/">
5151
<img src="https://img.shields.io/badge/mage-powered-brightgreen?style=flat&logo=probot&logoColor=white" alt="Mage Powered">
5252
</a><br/>
53-
<a href=".github/dependabot.yml">
53+
<a href=".github/dependabot.yml">
5454
<img src="https://img.shields.io/badge/dependencies-automatic-blue?logo=dependabot&style=flat" alt="Dependabot">
5555
</a>
5656
</td>
5757
<td valign="top" align="left">
5858
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/graphs/contributors">
5959
<img src="https://img.shields.io/github/contributors/bsv-blockchain/go-overlay-discovery-services?style=flat&logo=contentful&logoColor=white" alt="Contributors">
6060
</a><br/>
61-
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/commits/master">
62-
<img src="https://img.shields.io/github/last-commit/bsv-blockchain/go-overlay-discovery-services?style=flat&logo=clockify&logoColor=white" alt="Last commit">
63-
</a><br/>
61+
<a href="https://github.com/bsv-blockchain/go-overlay-discovery-services/commits/master">
62+
<img src="https://img.shields.io/github/last-commit/bsv-blockchain/go-overlay-discovery-services?style=flat&logo=clockify&logoColor=white" alt="Last commit">
63+
</a><br/>
6464
<a href="https://github.com/sponsors/bsv-blockchain">
6565
<img src="https://img.shields.io/badge/sponsor-BSV-181717.svg?logo=github&style=flat" alt="Sponsor">
6666
</a><br/>

0 commit comments

Comments
 (0)