Skip to content

Commit f0a6e60

Browse files
Update src/pages/[platform]/ai/conversation/ai-conversation/index.mdx
Co-authored-by: dindjarinjs <[email protected]>
1 parent d3c48f3 commit f0a6e60

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/ai/conversation/ai-conversation

1 file changed

+1
-1
lines changed

src/pages/[platform]/ai/conversation/ai-conversation/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The code above won't really do much, but if you wanted to play around with the c
6464

6565
Make sure to first follow our [getting started guide for the Amplify AI kit](/[platform]/ai/set-up-ai) to set up your Amplify AI backend.
6666

67-
Conversations required a logged in user, so we recommend using the [`<Authenticator>`]([platform]/build-a-backend/auth/connect-your-frontend/using-the-authenticator/) component to easily add authentication flows to your app.
67+
Conversations required a logged in user, so we recommend using the [`<Authenticator>`](/[platform]/build-a-backend/auth/connect-your-frontend/using-the-authenticator/) component to easily add authentication flows to your app.
6868

6969
<InlineFilter filters={["react"]}>
7070

0 commit comments

Comments
 (0)