Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit a368930

Browse files
committed
Fix readme link
1 parent bd07012 commit a368930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ cat hello-output.txt
166166

167167
### Deploy with AWS Serverless Application Model (SAM)
168168

169-
See [the sample template.yml](example/function/template.yml) and [the sample template.json](example/function/template.json).
169+
See [the sample template.yaml](example/function/template.yaml) and [the sample template.json](example/function/template.json).
170170

171171
Insert the layers ARNs into the function definition:
172172
```

0 commit comments

Comments
 (0)