Skip to content

Commit e6fe9fc

Browse files
docs(gae): [flexible] fix link to Python 3.7 code samples in README (#13132)
1 parent 27454d8 commit e6fe9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/flexible/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
These are samples for using Python on Google App Engine Flexible Environment. These samples are typically referenced from the [docs](https://cloud.google.com/appengine/docs).
99

1010
For code samples of Python version 3.7 and earlier, please check
11-
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/appengine/flexible.
11+
https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/appengine/flexible_python37_and_earlier
1212

1313
See our other [Google Cloud Platform github repos](https://github.com/GoogleCloudPlatform) for sample applications and
1414
scaffolding for other frameworks and use cases.

0 commit comments

Comments
 (0)