Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 3490fed

Browse files
committed
README was pointing to doc_source/index, but should be doc_source/home
1 parent 9c96733 commit 3490fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## [Developer guide](doc_source/index.adoc) for version 2.x of the AWS SDK for Java
1+
## [Developer guide](doc_source/home.adoc) for version 2.x of the AWS SDK for Java
22

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

5-
To view this documentation, start with the [index](doc_source/index.adoc).
5+
To view this documentation, start with the [home](doc_source/home.adoc).
66

77
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).
88
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.

0 commit comments

Comments
 (0)