Skip to content

Commit 1a3666c

Browse files
committed
Remove references to deprecated templates
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
1 parent b38e383 commit 1a3666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ provider:
395395
gateway: http://127.0.0.1:8080
396396
functions:
397397
hello:
398-
lang: python3
398+
lang: python3-http
399399
handler: ./hello
400400
image: openfaas/hello:0.1.0
401401

0 commit comments

Comments
 (0)