Skip to content

Commit 63bf7d6

Browse files
authored
Change the links to the Lambda Java libraries
Instead of linking to the front pages of Maven Central and GitHub, link to a search that includes the libraries mentioned in the docs, and link directly to the repository on GitHub.
1 parent 124c44e commit 63bf7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/java-programming-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Additionally, note that AWS Lambda provides the following libraries:
1717
**Note**
1818
Support for the Log4j v1\.2 custom appender is marked for End\-Of\-Life\. It will not receive ongoing updates and is not recommended for use\.
1919

20-
These libraries are available through the [Maven Central Repository](https://maven.apache.org/) and can also be found on [GitHub](https://github.com/)\.
20+
These libraries are available through the [Maven Central Repository](https://search.maven.org/search?q=g:com.amazonaws) and can also be found on [GitHub](https://github.com/aws/aws-lambda-java-libs)\.

0 commit comments

Comments
 (0)