From f93bc6ef0f5242e846dc3ae1cb27801fa779d369 Mon Sep 17 00:00:00 2001 From: Benj Fassbind Date: Thu, 27 Jan 2022 15:05:30 +0100 Subject: [PATCH] Fix badges --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 137d9510..51e05567 100644 --- a/README.rst +++ b/README.rst @@ -2,17 +2,17 @@ aptly ===== -.. image:: https://api.travis-ci.org/aptly-dev/aptly.svg?branch=master - :target: https://travis-ci.org/aptly-dev/aptly +.. image:: https://github.com/aptly-dev/aptly/actions/workflows/ci.yml/badge.svg + :target: https://github.com/aptly-dev/aptly/actions .. image:: https://codecov.io/gh/aptly-dev/aptly/branch/master/graph/badge.svg - :target: https://codecov.io/gh/aptly-dev/aptly + :target: https://codecov.io/gh/aptly-dev/aptly .. image:: https://badges.gitter.im/Join Chat.svg :target: https://gitter.im/aptly-dev/aptly?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge -.. image:: http://goreportcard.com/badge/aptly-dev/aptly - :target: http://goreportcard.com/report/aptly-dev/aptly +.. image:: https://goreportcard.com/badge/github.com/aptly-dev/aptly + :target: https://goreportcard.com/report/aptly-dev/aptly Aptly is a swiss army knife for Debian repository management.