From 26a9d0e0c1ee673f95d249dbe6eaa3b3d3a8ee4d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 17 Jan 2017 06:03:20 -0500 Subject: It doesn't pay to ever change anything. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 81381c13..0f8fbe38 100644 --- a/README.rst +++ b/README.rst @@ -51,8 +51,8 @@ License Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_. -.. _Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0. -.. _NOTICE.txt: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt. +.. _Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0 +.. _NOTICE.txt: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt .. |ci-status| image:: https://travis-ci.org/nedbat/coveragepy.svg?branch=master -- cgit v1.2.1