Skip to content

Commit c368a78

Browse files
committed
update links to GHP site
1 parent 32af196 commit c368a78

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

js/cors_control_http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This should load directly over HTTP, as a control.
77
88
Used to pass the test at:
9-
http://konklone.io/cdn-testing/
9+
http://konklone.io/cdns-to-https/
1010
**/
1111

1212
done('cors_control_http');

js/cors_control_https.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This should load directly over HTTPS, as a control.
77
88
Used to pass the test at:
9-
http://konklone.io/cdn-testing/
9+
http://konklone.io/cdns-to-https/
1010
**/
1111

1212
done('cors_control_https');

js/cors_redirect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
(No Strict Transport.)
88
99
Used to pass the test at:
10-
http://konklone.io/cdn-testing/
10+
http://konklone.io/cdns-to-https/
1111
**/
1212

1313
done('cors_redirect');

js/script_control_http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This should load directly over HTTP, as a control.
77
88
Used to pass the test at:
9-
http://konklone.io/cdn-testing/
9+
http://konklone.io/cdns-to-https/
1010
**/
1111

1212
done('script_control_http');

js/script_control_https.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This should load directly over HTTPS, as a control.
77
88
Used to pass the test at:
9-
http://konklone.io/cdn-testing/
9+
http://konklone.io/cdns-to-https/
1010
**/
1111

1212
done('script_control_https');

js/script_redirect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
(No Strict Transport.)
88
99
Used to pass the test at:
10-
http://konklone.io/cdn-testing/
10+
http://konklone.io/cdns-to-https/
1111
**/
1212

1313
done('script_redirect');

0 commit comments

Comments
 (0)