From 906713a2c5e461522a7bec79b66dc75dcf7d4cce Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 21 Oct 2019 15:28:44 -0600 Subject: Fix urls in test results --- test/results/python3-pip-v2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/results/python3-pip-v2.json') diff --git a/test/results/python3-pip-v2.json b/test/results/python3-pip-v2.json index 109e8e2..dc965d0 100644 --- a/test/results/python3-pip-v2.json +++ b/test/results/python3-pip-v2.json @@ -4,25 +4,25 @@ { "id": "BSD-4-Clause", "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://spdx.org/licenses/BSD-4-Clause.json", + "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", "count": 4 }, { "id": "MIT", "name": "MIT License", - "url": "http://spdx.org/licenses/MIT.json", + "url": "https://opensource.org/licenses/MIT", "count": 4 }, { "id": "Apache-2.0", "name": "Apache License 2.0", - "url": "http://spdx.org/licenses/Apache-2.0.json", + "url": "https://opensource.org/licenses/Apache-2.0", "count": 1 }, { "id": "BSD-3-Clause", "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "http://spdx.org/licenses/BSD-3-Clause.json", + "url": "https://opensource.org/licenses/BSD-3-Clause", "count": 1 }, { @@ -34,7 +34,7 @@ { "id": "Python-2.0", "name": "Python License 2.0", - "url": "http://spdx.org/licenses/Python-2.0.json", + "url": "https://opensource.org/licenses/Python-2.0", "count": 1 }, { -- cgit v1.2.3