From a12584b80542fae9c6978ffd7247c9acb80205fd Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 28 Jun 2018 08:59:13 -0400 Subject: One last remaining --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index bff28ab4..056c189c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 -# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt +# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt # This file is for unifying the coding style for different editors and IDEs. # More information at http://EditorConfig.org -- cgit v1.2.1