jenkins-bot merged this change.

View Change

Approvals: Framawiki: Looks good to me, approved jenkins-bot: Verified
[bugfix] Change Codeclimate target to the correct project name

+ also update badges to svg and update/straighten urls

Bug: T186209
Change-Id: Ida393cf6ba93d09729501bd47d5182c5431bd3c9
---
M README.rst
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.rst b/README.rst
index 7622c1c..8567536 100644
--- a/README.rst
+++ b/README.rst
@@ -1,18 +1,18 @@
-.. image:: https://secure.travis-ci.org/wikimedia/pywikibot.png?branch=master
+.. image:: https://travis-ci.org/wikimedia/pywikibot.svg?branch=master
:alt: Travis Build Status
:target: https://travis-ci.org/wikimedia/pywikibot
.. image:: https://img.shields.io/appveyor/ci/ladsgroup/pywikibot-g4xqx/master.svg?style=flat-square&label=AppVeyor%20CI
:alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/ladsgroup/pywikibot-g4xqx
-.. image:: https://codecov.io/gh/wikimedia/pywikibot/branch/master/graphs/badge.svg?branch=master
+.. image:: https://codecov.io/gh/wikimedia/pywikibot/branch/master/graph/badge.svg
:alt: Code coverage
- :target: http://codecov.io/github/wikimedia/pywikibot?branch=master
-.. image:: https://codeclimate.com/github/wikimedia/pywikibot-core/badges/gpa.svg
+ :target: https://codecov.io/gh/wikimedia/pywikibot
+.. image:: https://api.codeclimate.com/v1/badges/de6ca4c66e7c7bee4156/maintainability
:alt: Maintainability
- :target: https://codeclimate.com/github/wikimedia/pywikibot-core
+ :target: https://codeclimate.com/github/wikimedia/pywikibot/maintainability
.. image:: https://img.shields.io/pypi/v/pywikibot.svg
:alt: Pywikibot release
- :target: https://pypi.python.org/pypi/pywikibot
+ :target: https://pypi.org/project/pywikibot/

Pywikibot
=========

To view, visit change 439488. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ida393cf6ba93d09729501bd47d5182c5431bd3c9
Gerrit-Change-Number: 439488
Gerrit-PatchSet: 1
Gerrit-Owner: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot