Skip to content

Commit

Permalink
switch badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelic committed Oct 8, 2022
1 parent 4ce4ff8 commit 8348110
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Python 3 Aptly API client
=========================

.. image:: https://coveralls.io/repos/github/gopythongo/aptly-api-client/badge.svg?branch=HEAD
:target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=HEAD
.. image:: https://coveralls.io/repos/github/gopythongo/aptly-api-client/badge.svg?branch=master
:target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=master

.. image:: https://travis-ci.org/gopythongo/aptly-api-client.svg?branch=master
:target: https://travis-ci.org/gopythongo/aptly-api-client
.. image:: https://github.com/gopythongo/aptly-api-client/actions/workflows/test.yml/badge.svg
:target: https://github.com/gopythongo/aptly-api-client/actions/workflows/test.yml

This is a thin abstraction layer for interfacing with
`Aptly's HTTP API <https://www.aptly.info/doc/api/>`__. It's used by
Expand Down

0 comments on commit 8348110

Please sign in to comment.