Skip to content

Commit 848b086

Browse files
authored
Merge pull request #422 from tdmackey/flask-link
Fix Flask CloudSQL link
2 parents 25f5aab + 2d23c93 commit 848b086

File tree

1 file changed

+1
-1
lines changed
  • appengine/flexible/hello_world_django

1 file changed

+1
-1
lines changed

appengine/flexible/hello_world_django/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For production applications running on Google Cloud Platform, you have
4747
the following options:
4848

4949
* 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
50+
There is a [Flask CloudSQL](../cloudsql) sample that should be straightfoward
5151
to adapt to Django.
5252
* Use any database of your choice hosted on
5353
[Google Compute Engine](https://cloud.google.com/compute). The

0 commit comments

Comments
 (0)