Make matrix chat badge clickable

This commit is contained in:
Adriano Caloiaro 2024-01-19 09:58:15 -07:00
parent 02179794cd
commit 3b21d026e2
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@ name: goreleaser
on:
push:
paths-ignore:
- '**.md'
branches:
- main

View file

@ -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](https://img.shields.io/matrix/neoq%3Amatrix.org?link=https%3A%2F%2Fmatrix.to%2F%23%2F%2523neoq%3Amatrix.org)
[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) [Matrix Chat <img src="https://img.shields.io/matrix/neoq%3Amatrix.org">](https://matrix.to/#/%23neoq:matrix.org)
# Getting Started