From 861a499ccdeb44fb7447b5ea1c0872b70b3984f9 Mon Sep 17 00:00:00 2001 From: Henrique Graca <999396+hjgraca@users.noreply.github.com> Date: Fri, 23 May 2025 12:27:10 +0100 Subject: [PATCH] add latest to site_url --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index a12bc4332..2013a2b79 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_description: Powertools for AWS Lambda (TypeScript) site_author: Amazon Web Services repo_url: https://github.com/aws-powertools/powertools-lambda-typescript edit_uri: edit/main/docs -site_url: https://docs.powertools.aws.dev/lambda/typescript +site_url: https://docs.powertools.aws.dev/lambda/typescript/latest watch: [ docs, packages/batch/src,