Skip to content

Commit bba2330

Browse files
llatifAce Nassri
authored andcommitted
app.yaml s/python/nodejs in comment (#562)
Minor nit surfaced in bug
1 parent d0531c2 commit bba2330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/hello-world/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env: flex
1818
# This sample incurs costs to run on the App Engine flexible environment.
1919
# The settings below are to reduce costs during testing and are not appropriate
2020
# for production use. For more information, see:
21-
# https://cloud.google.com/appengine/docs/flexible/python/configuring-your-app-with-app-yaml
21+
# https://cloud.google.com/appengine/docs/flexible/nodejs/configuring-your-app-with-app-yaml
2222
manual_scaling:
2323
instances: 1
2424
resources:

0 commit comments

Comments
 (0)