mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
Remove trailing space from links (#7156)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -5,15 +5,12 @@
|
||||
_a local, extensible, open source AI agent that automates engineering tasks_
|
||||
|
||||
<p align="center">
|
||||
<a href="https://opensource.org/licenses/Apache-2.0">
|
||||
<img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg">
|
||||
</a>
|
||||
<a href="https://discord.gg/goose-oss">
|
||||
<img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord">
|
||||
</a>
|
||||
<a href="https://github.com/block/goose/actions/workflows/ci.yml">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/block/goose/ci.yml?branch=main" alt="CI">
|
||||
</a>
|
||||
<a href="https://opensource.org/licenses/Apache-2.0"
|
||||
><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
|
||||
<a href="https://discord.gg/goose-oss"
|
||||
><img src="https://img.shields.io/discord/1287729918100246654?logo=discord&logoColor=white&label=Join+Us&color=blueviolet" alt="Discord"></a>
|
||||
<a href="https://github.com/block/goose/actions/workflows/ci.yml"
|
||||
><img src="https://img.shields.io/github/actions/workflow/status/block/goose/ci.yml?branch=main" alt="CI"></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user