From caf1cbc5e3097198086f2410d07ccac658ef6935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gmach?= Date: Wed, 28 Oct 2020 14:45:34 +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 b353d41..eea569d 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,8 @@ :target: https://pypi.org/project/zope.hookable/ :alt: Supported Python versions -.. image:: https://travis-ci.org/zopefoundation/zope.hookable.svg?branch=master - :target: https://travis-ci.org/zopefoundation/zope.hookable +.. image:: https://travis-ci.com/zopefoundation/zope.hookable.svg?branch=master + :target: https://travis-ci.com/zopefoundation/zope.hookable .. image:: https://readthedocs.org/projects/zopehookable/badge/?version=latest :target: https://zopehookable.readthedocs.io/en/latest/