From 22ebd5e0f226c8810e52a51c65946d21b0a93b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gmach?= Date: Wed, 28 Oct 2020 14:47:20 +0100 Subject: Update badge URL for Travis Committed via https://github.com/asottile/all-repos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 4e2db7f..9a2c557 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ zope.publisher ================ -.. image:: https://travis-ci.org/zopefoundation/zope.publisher.svg?branch=master - :target: https://travis-ci.org/zopefoundation/zope.publisher +.. image:: https://travis-ci.com/zopefoundation/zope.publisher.svg?branch=master + :target: https://travis-ci.com/zopefoundation/zope.publisher .. image:: https://readthedocs.org/projects/zopepublisher/badge/?version=latest :target: http://zopepublisher.readthedocs.io/en/latest/?badge=latest -- cgit v1.2.1