File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# AWS Lambda durable functions developer documentation source
22
3- This repository contains the source for the AWS Lambda durable functions SDK
4- documentation website at https://docs.aws.amazon.com/durable-functions ,
3+ This repository contains the source for the AWS Lambda Durable Execution SDK
4+ documentation website at https://docs.aws.amazon.com/durable-execution ,
55providing comprehensive guides and references for building resilient,
66long-running applications with AWS Lambda durable functions across
77multiple programming languages.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ site_author = "AWS"
2727# The site_url is the canonical URL for your site. When building online
2828# documentation you should set this.
2929# Read more: https://zensical.org/docs/setup/basics/#site_url
30- site_url = " https://docs.aws.amazon.com/durable-functions "
30+ site_url = " https://docs.aws.amazon.com/durable-execution "
3131
3232repo_url = " https://github.com/aws/aws-durable-execution-docs"
3333edit_uri = " edit/main/docs/"
You can’t perform that action at this time.
0 commit comments