Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2d23c93

Browse filesBrowse files
committed
Fix Flask CloudSQL link
1 parent 25f5aab commit 2d23c93
Copy full SHA for 2d23c93

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • appengine/flexible/hello_world_django
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎appengine/flexible/hello_world_django/README.md

Copy file name to clipboardExpand all lines: appengine/flexible/hello_world_django/README.md
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.