diff --git a/README.md b/README.md index 5ebb73edc80..ada48b62a75 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ AWS Amplify provides a declarative and easy-to-use interface across different ca Our default implementation works with Amazon Web Services (AWS), but AWS Amplify is designed to be open and pluggable for any custom backend or service. -#### Visit our [Documentation site](https://docs.amplify.aws/) to learn more about AWS Amplify. Please see our [Amplify JavaScript](https://docs.amplify.aws/lib/q/platform/js/) page within our Documentation site for information around the full list of features we support. +#### Visit our [documentation site](https://docs.amplify.aws/) to learn more about AWS Amplify. Please see the [Amplify JavaScript](https://docs.amplify.aws/lib/q/platform/js/) page for information around the full list of features we support. - [Demo Applications](https://github.com/aws-amplify/amplify-js-samples) - [Contributing](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md) diff --git a/packages/aws-amplify/README.md b/packages/aws-amplify/README.md index 0b331af2f4f..a024a31c2d5 100644 --- a/packages/aws-amplify/README.md +++ b/packages/aws-amplify/README.md @@ -2,4 +2,4 @@ AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends. -`aws-amplify` is the AWS Amplify library. Documentation is available [here](https://docs.amplify.aws/lib/q/platform/js/). +Documentation is available [here](https://docs.amplify.aws/lib/q/platform/js/).