AWS ivs documentation change
Summary
Corrected URL formatting for CreateChatToken API reference link
Security assessment
URL syntax adjustment with no impact on security documentation or vulnerability remediation.
Diff
diff --git a/ivs/latest/ChatUserGuide/getting-started-chat-auth.md b/ivs/latest/ChatUserGuide/getting-started-chat-auth.md index a63a95236..5f2d369b2 100644 --- a//ivs/latest/ChatUserGuide/getting-started-chat-auth.md +++ b//ivs/latest/ChatUserGuide/getting-started-chat-auth.md @@ -25 +25 @@ When an end user wants to connect to a chat room, the client should ask the serv -To create a chat auth token, follow the instructions below. When you create a chat token, use the request fields to pass data about the chat end user and the end user’s messaging capabilities; for details, see [CreateChatToken](https://docs.aws.amazon.com/ivs/latest/ChatAPIReference/API_CreateChatToken.html) in the _IVS Chat API Reference_. +To create a chat auth token, follow the instructions below. When you create a chat token, use the request fields to pass data about the chat end user and the end user’s messaging capabilities; for details, see [CreateChatToken](https://docs.aws.amazon.com//ivs/latest/ChatAPIReference/API_CreateChatToken.html) in the _IVS Chat API Reference_.