Skip to content

Commit ff89a37

Browse files
authored
chore: Fix broken README links (aws-amplify#13468)
1 parent dbbbde2 commit ff89a37

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Our default implementation works with Amazon Web Services (AWS), but AWS Amplify
2424

2525
#### 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.
2626

27-
- [Demo Applications](https://github.com/aws-amplify/amplify-js-samples)
2827
- [Contributing](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md)
2928

3029
### Features

packages/aws-amplify/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
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.
44

5-
Documentation is available [here](https://docs.amplify.aws/lib/q/platform/js/).
5+
Documentation is available [here](https://docs.amplify.aws/javascript/).

0 commit comments

Comments
 (0)