8000
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.
1 parent 25f5aab commit 2d23c93Copy full SHA for 2d23c93
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