Skip to content

Commit 9c1f88d

Browse files
authored
Merge pull request #48713 from holly-cummins/fix-bad-guide-link-in-lambda-quickstart
Update bad guide link for Amazon Lambda
2 parents fe63440 + 60d01f3 commit 9c1f88d

File tree

1 file changed

+1
-1
lines changed
  • devtools/project-core-extension-codestarts/src/main/resources/codestarts/quarkus/examples/amazon-lambda-example

1 file changed

+1
-1
lines changed

devtools/project-core-extension-codestarts/src/main/resources/codestarts/quarkus/examples/amazon-lambda-example/codestart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: example
55
metadata:
66
title: Amazon Lambda Integration example
77
description: This example contains a Quarkus Greeting Lambda ready for Amazon.
8-
related-guide-section: https://quarkus.io/guides/amazon-lambda
8+
related-guide-section: https://quarkus.io/guides/aws-lambda
99
language:
1010
base:
1111
dependencies:

0 commit comments

Comments
 (0)