From f3bddd5180b263bc95f032053dd97bd06ccf5ccf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=A9vin=20Cocchi?= <kevin.cocchi@gmail.com>
Date: Thu, 20 Apr 2023 23:12:07 +0200
Subject: [PATCH] Update README badges and link to Docker image

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5179f01..a36562b 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,7 @@ bridging, with one or two bugs cropping up.
 ## Helping out
 
 
-[![Build Status](https://travis-ci.org/Half-Shot/matrix-appservice-discord.svg?branch=develop)](https://travis-ci.org/Half-Shot/matrix-appservice-discord)
-[![Docker Automated build](https://img.shields.io/docker/builds/halfshot/matrix-appservice-discord.svg)](https://hub.docker.com/r/halfshot/matrix-appservice-discord)
+[![Docker Automated build](https://github.com/matrix-org/matrix-appservice-discord/actions/workflows/docker.yml/badge.svg?branch=develop)](https://github.com/matrix-org/matrix-appservice-discord/pkgs/container/matrix-appservice-discord)
 [![#discord:half-shot.uk](https://img.shields.io/matrix/discord:half-shot.uk.svg?server_fqdn=matrix.half-shot.uk&label=%23discord:half-shot.uk&logo=matrix)](https://matrix.to/#/#discord:half-shot.uk)
 
 ### PRs
-- 
GitLab