From 651eb507291203ea1f5114d5ea32be9fa0b00684 Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Mon, 31 Oct 2016 18:48:15 -0700 Subject: [PATCH] Fix another Stubhub HTTP URL --- spec/data_fixtures/stubhub_data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/data_fixtures/stubhub_data.json b/spec/data_fixtures/stubhub_data.json index 692fb356..c4afca3d 100644 --- a/spec/data_fixtures/stubhub_data.json +++ b/spec/data_fixtures/stubhub_data.json @@ -2,7 +2,7 @@ "response":{ "docs":[ { - "url": "http://www.stubhub.com/event/name-1-1-2014-12345", + "url": "https://www.stubhub.com/event/name-1-1-2014-12345", "seo_description_en_US": "name", "event_date_local": "2014-01-01", "maxPrice": "100",