From 5d13a951fa330df9ab965a4a603448ee96cedc2e Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Sun, 23 Apr 2017 13:31:08 +0100 Subject: [PATCH] README: Fix badges Signed-off-by: Stephen Finucane --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 3fb60a89..ff2464a5 100644 --- a/README.rst +++ b/README.rst @@ -2,20 +2,20 @@ Patchwork ========= -.. image:: https://requires.io/github/getpatchwork/patchwork/requirements/?branch=master - :target: https://requires.io/github/getpatchwork/patchwork/requirements.svg?branch=master +.. image:: https://requires.io/github/getpatchwork/patchwork/requirements.svg?branch=master + :target: https://requires.io/github/getpatchwork/patchwork/requirements/?branch=master :alt: Requirements Status .. image:: https://codecov.io/gh/getpatchwork/patchwork/branch/master/graph/badge.svg :target: https://codecov.io/gh/getpatchwork/patchwork :alt: Codecov -.. image:: https://landscape.io/github/getpatchwork/patchwork/master - :target: https://landscape.io/github/getpatchwork/patchwork/master/landscape.svg?style=flat +.. image:: https://landscape.io/github/getpatchwork/patchwork/master/landscape.svg?style=flat + :target: https://landscape.io/github/getpatchwork/patchwork/master :alt: Code Health -.. image:: https://travis-ci.org/getpatchwork/patchwork - :target: https://travis-ci.org/getpatchwork/patchwork.svg?branch=master +.. image:: https://travis-ci.org/getpatchwork/patchwork.svg?branch=master + :target: https://travis-ci.org/getpatchwork/patchwork :alt: Build Status .. image:: https://readthedocs.org/projects/patchwork/badge/?version=latest -- 2.47.3