From 5a32acb086643d8f0fa6d16b340a9c94a5b4f0dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 7 Nov 2020 16:29:39 +0100 Subject: [PATCH] Point to travis-ci.com instead of .org also in the README. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4c688afb..677ee332 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,8 @@ content-oriented websites.* .. image:: https://badges.gitter.im/mosra/m.css.svg :alt: Join the chat at https://gitter.im/mosra/m.css :target: https://gitter.im/mosra/m.css?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge -.. image:: https://travis-ci.org/mosra/m.css.svg?branch=master - :target: https://travis-ci.org/mosra/m.css +.. image:: https://travis-ci.com/mosra/m.css.svg?branch=master + :target: https://travis-ci.com/mosra/m.css .. image:: https://codecov.io/gh/mosra/m.css/branch/master/graph/badge.svg :target: https://codecov.io/gh/mosra/m.css .. image:: https://img.shields.io/badge/License-MIT-green.svg -- 2.30.2