Commit 72c83af
authored
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>1 parent 4a5d895 commit 72c83af
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