Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## [Developer guide](doc_source/index.adoc) for version 2.x of the AWS SDK for Java
## [Developer guide](doc_source/home.md) for version 2.x of the AWS SDK for Java

This is the open source version of the developer guide for version 2.x of the Amazon Web Services (AWS) SDK for Java.

To view this documentation, start with the [index](doc_source/index.adoc).
To view this documentation, start with the [home](doc_source/home.md).

This repository contains the open source version of the official [AWS SDK for Java 2.x Developer Guide](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide).
It provides information about how to set up and use the [AWS SDK for Java](https://aws.amazon.com/sdk-for-java) to create Java applications that use AWS.
Expand All @@ -11,7 +11,7 @@ The GitHub repository for version 2.x of the AWS SDK for Java is at https://gith

## Recent updates

You can find out when this guide has had major updates and what those updates were by looking in the [Document History](doc_source/document-history.adoc) topic.
You can find out when this guide has had major updates and what those updates were by looking in the [Document History](doc_source/document-history.md) topic.

## Reporting issues

Expand Down