You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appengine/wordpress/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,5 @@ This is a list of samples which contain a CLI tool for deploying WordPress to Ap
6
6
7
7
|Runtime|Description|
8
8
|---|---|
9
-
|[App Engine Standard for PHP 7.2](../php72/wordpress) (**Recommended!**)|The latest App Engine Runtime, and the latest version of PHP!|
9
+
|[App Engine Standard](../standard/wordpress) (**Recommended!**)|The latest App Engine Runtime, and the latest version of PHP!|
10
10
|[App Engine Flexible Environment](../flexible/wordpress)|Longer deployments, but allows for custom containers using Docker. Use this only if you're certain you need these features.|
0 commit comments