Skip to content

Commit 68c8632

Browse files
committed
fix: links
1 parent 209e397 commit 68c8632

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-extensions/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ val authorizer = IamAuthorizer { ApolloAmplifyConnector.signAppSyncRequest(it, "
173173

174174
### Connecting Amplify Data to Apollo client
175175

176-
Before you begin, you will need an Amplify Data backend deploy. To get started, see [Set up Data](/[platform]/swift/build-a-backend/data/set-up-data/).
176+
Before you begin, you will need an Amplify Data backend deploy. To get started, see [Set up Data](/[platform]/build-a-backend/data/set-up-data/).
177177

178178
Once you have deployed your backend and created the `amplify_outputs.json` file, you can use Amplify library to read and retrieve your configuration values with the following steps:
179179

0 commit comments

Comments
 (0)