From 6c8e7ad1c8f089da5d44b01140de0d57fa292ddc Mon Sep 17 00:00:00 2001 From: niko-achilles Date: Sun, 15 Jan 2023 23:03:16 +0200 Subject: [PATCH] docs: correct link to Powertools for Java #1246 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 22664c98b9..54fbecb549 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ A suite of utilities for AWS Lambda functions running on the Node.js runtime, to You can use Powertools in both TypeScript and JavaScript code bases. ???+ tip - Powertools is also available for [Python](https://awslabs.github.io/aws-lambda-powertools-python/){target="_blank"}, [Java](https://awslabs.github.io/aws-lambda-powertools-java/latest/){target="_blank"}, and [.NET](https://awslabs.github.io/aws-lambda-powertools-dotnet/){target="_blank"} + Powertools is also available for [Python](https://awslabs.github.io/aws-lambda-powertools-python/){target="_blank"}, [Java](https://awslabs.github.io/aws-lambda-powertools-java/){target="_blank"}, and [.NET](https://awslabs.github.io/aws-lambda-powertools-dotnet/){target="_blank"} ??? hint "Support this project by becoming a reference customer, sharing your work, or using Layers :heart:"