From b201185ba478feca16511f674986287bc4ae450a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gmach?= Date: Wed, 28 Oct 2020 14:51:45 +0100 Subject: [PATCH] Update badge URL for Travis Committed via https://github.com/asottile/all-repos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f486788..6cfd801 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ :target: https://pypi.org/project/zope.viewlet/ :alt: Supported Python versions -.. image:: https://travis-ci.org/zopefoundation/zope.viewlet.svg?branch=master - :target: https://travis-ci.org/zopefoundation/zope.viewlet +.. image:: https://travis-ci.com/zopefoundation/zope.viewlet.svg?branch=master + :target: https://travis-ci.com/zopefoundation/zope.viewlet .. image:: https://coveralls.io/repos/github/zopefoundation/zope.viewlet/badge.svg?branch=master :target: https://coveralls.io/github/zopefoundation/zope.viewlet?branch=master