Skip to content

Commit

Permalink
Merge pull request quarkusio#35532 from mrizzi/fix-aws-links
Browse files Browse the repository at this point in the history
Change AWS Labmbda's guides URLs
  • Loading branch information
patriot1burke authored Aug 24, 2023
2 parents b9b12d0 + 905bb56 commit 5c676a5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ metadata:
- "rest"
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda-http"
guide: "https://quarkus.io/guides/aws-lambda-http"
status: "stable"
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
- "rest"
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda-http"
guide: "https://quarkus.io/guides/aws-lambda-http"
status: "stable"
config:
- "quarkus.lambda-http."
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
- "amazon"
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda"
guide: "https://quarkus.io/guides/aws-lambda"
status: "stable"
codestart:
name: "amazon-lambda"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
- "lambda"
- "aws"
- "amazon"
guide: "https://quarkus.io/guides/funqy-amazon-lambda"
guide: "https://quarkus.io/guides/funqy-aws-lambda"
categories:
- "cloud"
status: "experimental"
Expand Down

0 comments on commit 5c676a5

Please sign in to comment.