From a321c53ac637012de7e1341f8a8b3e0d5bc3384f Mon Sep 17 00:00:00 2001 From: Andrew Maguire Date: Fri, 6 Jan 2023 11:55:59 +0000 Subject: [PATCH] fix hrefs on readme badges my bad --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a443a5d7..e6a682ec 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@
-![GitHub Repo stars](https://img.shields.io/github/stars/LAION-AI/Open-Assistant?style=social) -![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/build-frontend.yaml?label=frontend) -![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/pre-commit.yaml?label=pre-commit) -![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/test-api-contract.yaml?label=api) -![GitHub release (latest by date)](https://img.shields.io/github/v/release/LAION-AI/Open-Assistant) +![GitHub Repo stars](https://img.shields.io/github/stars/LAION-AI/Open-Assistant?style=social) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/build-frontend.yaml?label=frontend) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/pre-commit.yaml?label=pre-commit) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/LAION-AI/Open-Assistant/test-api-contract.yaml?label=api) +![GitHub release (latest by date)](https://img.shields.io/github/v/release/LAION-AI/Open-Assistant)