Commit 7fc7b2f
fix(docs): update broken AWS Lambda Metadata Endpoint link (#8209)
fix(docs): update broken AWS Lambda Metadata Endpoint link in metadata.md
The link to AWS Lambda Metadata Endpoint (LMDS) documentation was pointing to an outdated URL that redirects to "What is AWS Lambda?" instead of the correct configuration page.
Updated URL from:
https://docs.aws.amazon.com/lambda/latest/dg/lambda-metadata-endpoint.html
To:
https://docs.aws.amazon.com/lambda/latest/dg/configuration-metadata-endpoint.html
fixes #8068
Signed-off-by: hirenkumar-n-dholariya <hirenkumarnd@gmail.com>
Co-authored-by: Leandro Damascena <lcdama@amazon.pt>1 parent e2612dc commit 7fc7b2f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments