Skip to content

Commit ffad6e6

Browse files
authored
Fix WordPress links (GoogleCloudPlatform#662)
1 parent 049ff23 commit ffad6e6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

appengine/wordpress/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# WordPress for Google App Engine
2+
3+
Samples for deploying WordPress to App Engine.
4+
5+
## Index
6+
7+
|Runtime|Description|
8+
|---|---|
9+
|[php72](../php72/wordpress)| Sample and CLI tool for deploying WordPress to App Engine for PHP 7.2 (**recommended**)|
10+
|[flexible](../flexible/wordpress)|Sample and CLI tool for deploying WordPress to App Engine Flexible|
11+
|[php55](../php55/wordpress)| Sample and CLI tool for deploying WordPress to App Engine for PHP 5.5 (*deprecated*)|

appengine/wordpress/flexible

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)