From 02179794cd478e6d3351d6a5573ace3f192acb72 Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Fri, 19 Jan 2024 09:49:01 -0700 Subject: [PATCH] Really fix matrix badge? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61850d4..106ad40 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Queue-agnostic background job library for Go, with a pleasant API and powerful features. -[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) ![Matrix Chat](https://img.shields.io/matrix/%23neoq%3Amatrix.org) +[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) ![Matrix](https://img.shields.io/matrix/neoq%3Amatrix.org?link=https%3A%2F%2Fmatrix.to%2F%23%2F%2523neoq%3Amatrix.org) # Getting Started