We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25f5aab + 2d23c93 commit 848b086Copy full SHA for 848b086
appengine/flexible/hello_world_django/README.md
@@ -47,7 +47,7 @@ For production applications running on Google Cloud Platform, you have
47
the following options:
48
49
* Use [Cloud SQL](https://cloud.google.com/sql), a fully-managed MySQL database.
50
- There is a [Flask CloudSQL](../clousql) sample that should be straightfoward
+ There is a [Flask CloudSQL](../cloudsql) sample that should be straightfoward
51
to adapt to Django.
52
* Use any database of your choice hosted on
53
[Google Compute Engine](https://cloud.google.com/compute). The
0 commit comments