Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c020bbb

Browse files
authoredMay 23, 2025··
chore: add latest to site_url (#3966)
1 parent b21f771 commit c020bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_description: Powertools for AWS Lambda (TypeScript)
33
site_author: Amazon Web Services
44
repo_url: https://github.com/aws-powertools/powertools-lambda-typescript
55
edit_uri: edit/main/docs
6-
site_url: https://docs.powertools.aws.dev/lambda/typescript
6+
site_url: https://docs.powertools.aws.dev/lambda/typescript/latest
77
watch: [
88
docs,
99
packages/batch/src,

0 commit comments

Comments
 (0)
Please sign in to comment.