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

Commit f4bd206

Browse files
authored
Merge pull request #43 from awsdocs/doug-fix-readme
README was pointing to doc_source/index, but should be doc_source/home. Fixed links to reference markdown files.
2 parents 0ed9f02 + 9b71fed commit f4bd206

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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.md) 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.md).
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.
@@ -11,7 +11,7 @@ The GitHub repository for version 2.x of the AWS SDK for Java is at https://gith
1111

1212
## Recent updates
1313

14-
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.
14+
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.
1515

1616
## Reporting issues
1717

0 commit comments

Comments
 (0)