You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The following environment variables must be set for the function to run properly
64
64
65
65
| `OUTPUT_TEMPLATE`
66
66
| _required byt empty by default_
67
-
| A link:https://docs.rs/handlebars/4.3.7/handlebars/index.html[handlebars] template which produces a compatible path for outputting the file into the S3 bucket
67
+
| A link:https://crates.io/crates/liquid[liquid] template which produces a compatible path for outputting the file into the S3 bucket.
0 commit comments