jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/439488 )
Change subject: [bugfix] Change Codeclimate target to the correct project name ......................................................................
[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(-)
Approvals: Framawiki: Looks good to me, approved jenkins-bot: Verified
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?styl... :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?bra... +.. 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 =========
pywikibot-commits@lists.wikimedia.org