Skip to content

Commit b4b9f08

Browse files
authored
Remove trailing space from links (#7156)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 629108d commit b4b9f08

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@
55
_a local, extensible, open source AI agent that automates engineering tasks_
66

77
<p align="center">
8-
<a href="https://opensource.org/licenses/Apache-2.0">
9-
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg">
10-
</a>
11-
<a href="https://discord.gg/goose-oss">
12-
<img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord">
13-
</a>
14-
<a href="https://github.com/block/goose/actions/workflows/ci.yml">
15-
<img src="https://img.shields.io/github/actions/workflow/status/block/goose/ci.yml?branch=main" alt="CI">
16-
</a>
8+
<a href="https://opensource.org/licenses/Apache-2.0"
9+
><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
10+
<a href="https://discord.gg/goose-oss"
11+
><img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord"></a>
12+
<a href="https://github.com/block/goose/actions/workflows/ci.yml"
13+
><img src="https://img.shields.io/github/actions/workflow/status/block/goose/ci.yml?branch=main" alt="CI"></a>
1714
</p>
1815
</div>
1916

0 commit comments

Comments
 (0)