Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 6afd472

Browse files
committed
Update to WebApps, fix broken readme links, duplicated markdown
1 parent a70b3b1 commit 6afd472

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed

WebApplication/6_GraphQLAPI/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -232,18 +232,18 @@ You've completed the testing of your AWS AppSync based GraphQL API!
232232
233233
:white_check_mark: After you have successfully tested your new function using the Lambda console, you can move on to the next module, [Building the History page][history-page].
234234
235+
[amplify-console-console]: https://console.aws.amazon.com/amplify/home
235236
[amplify-console]: https://aws.amazon.com/amplify/console/
236-
[appsync]: https://aws.amazon.com/appsync/
237+
[api-gw]: https://aws.amazon.com/api-gateway/
237238
[appsync-console]: https://console.aws.amazon.com/appsync/home
239+
[appsync]: https://aws.amazon.com/appsync/
238240
[cognito]: https://aws.amazon.com/cognito/
239-
[lambda]: https://aws.amazon.com/lambda/
240-
[api-gw]: https://aws.amazon.com/api-gateway/
241-
[dynamodb]: https://aws.amazon.com/dynamodb/
242-
[dynamodb-console]: https://console.aws.amazon.com/dynamodb/home
243-
[static-web-hosting]: ../1_StaticWebHosting/
244-
[user-management]: ../2_UserManagement/
245-
[restful-apis]: ../4_RESTfulAPIs/
246241
[dynamodb-console]: https://console.aws.amazon.com/dynamodb/home
242+
[dynamodb]: https://aws.amazon.com/dynamodb/
243+
[history-page]: ../7_RideHistoryPage/
247244
[iam-console]: https://console.aws.amazon.com/iam/home
248245
[lambda-console]: https://console.aws.amazon.com/lambda/home
249-
[history-page]: ../7_RideHistoryPage/
246+
[lambda]: https://aws.amazon.com/lambda/
247+
[restful-apis]: ../4_RESTfulAPIs/
248+
[static-web-hosting]: ../1_StaticWebHosting/
249+
[user-management]: ../2_UserManagement/

WebApplication/9_CleanUp/README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -138,23 +138,21 @@ Delete the Cloud9 Development environment created today.
138138
1. Complete the application deletion process.
139139

140140

141-
[setup]: ../0_Setup/
141+
[amplify-console-console]: https://console.aws.amazon.com/amplify/home
142+
[amplify-console]: https://aws.amazon.com/amplify/console/
143+
[api-gw-console]: https://console.aws.amazon.com/apigateway/home
142144
[cloud9-console]: https://console.aws.amazon.com/cloud9/home
143-
[commit]: https://aws.amazon.com/codecommit
144-
[github]: https://github.com
145-
[iam-console]: https://console.aws.amazon.com/iam/home
146-
[codecommit-free]: https://aws.amazon.com/codecommit/pricing/
147145
[codecommit-console]: https://console.aws.amazon.com/codesuite/codecommit/repositories
148-
[create-repo]: https://help.github.com/en/articles/create-a-repo
149-
[github-new-sshkey]: https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
150-
[github-clone]: https://help.github.com/en/articles/cloning-a-repository
151-
[amplify-console]: https://aws.amazon.com/amplify/console/
152-
[amplify-console-console]: https://console.aws.amazon.com/amplify/home
153-
[user-management]: ../2_UserManagement/
154-
[region-services]: https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
146+
[codecommit-free]: https://aws.amazon.com/codecommit/pricing/
155147
[cognito-console]: https://console.aws.amazon.com/cognito/home
148+
[commit]: https://aws.amazon.com/codecommit
149+
[create-repo]: https://help.github.com/en/articles/create-a-repo
156150
[dynamodb-console]: https://console.aws.amazon.com/dynamodb/home
151+
[github-clone]: https://help.github.com/en/articles/cloning-a-repository
152+
[github]: https://github.com
153+
[github-new-sshkey]: https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
157154
[iam-console]: https://console.aws.amazon.com/iam/home
158155
[lambda-console]: https://console.aws.amazon.com/lambda/home
159-
[api-gw-console]: https://console.aws.amazon.com/apigateway/home
160-
156+
[region-services]: https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
157+
[setup]: ../0_Setup/
158+
[user-management]: ../2_UserManagement/

0 commit comments

Comments
 (0)