Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 2dab406

Browse files
committed
Update download URLs
This saves a redirect, and might prevent download issues.
1 parent bbdc8dd commit 2dab406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pgo/cases/pgo01org/phpsdk_pgo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"pgo01org_zip_url": "https://github.com/01org/php_pgo_training_scripts/archive/master.zip",
2+
"pgo01org_zip_url": "https://github.com/intel/php_pgo_training_scripts/archive/master.zip",
33
"type": "web",
44
"srv_http": "nginx",
55
"srv_db": "mariadb"

pgo/cases/wordpress/phpsdk_pgo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"wp_cli_phar_url": "https://github.com/wp-cli/wp-cli/releases/download/v2.0.0/wp-cli-2.0.0.phar",
3-
"wptest_zip_url": "https://github.com/manovotny/wptest/archive/master.zip",
3+
"wptest_zip_url": "https://github.com/poststatus/wptest/archive/master.zip",
44
"type": "web",
55
"srv_http": "nginx",
66
"srv_db": "mariadb"

0 commit comments

Comments
 (0)