From df0c0fa676a93ffa34b97d11854ec8ce6d75068c Mon Sep 17 00:00:00 2001 From: Martin Mitrevski Date: Mon, 23 Dec 2024 11:18:25 +0100 Subject: [PATCH] Updated the tutorial link for UIKit (#3542) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ddd4be52..9166a4624f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The **StreamChatSwiftUI SDK** is our UI SDK for SwiftUI components. If your appl ## **Quick Links** -- [iOS/Swift Chat Tutorial](https://getstream.io/tutorials/ios-chat/): Learn how to use the SDK by following our simple tutorial with UIKit (or [SwiftUI](https://getstream.io/tutorials/swiftui-chat/)). +- [UIKit Chat Tutorial](https://getstream.io/tutorials/ios-uikit-chat/): Learn how to use the SDK by following our simple tutorial with UIKit (or [SwiftUI](https://getstream.io/tutorials/swiftui-chat/)). - [Register](https://getstream.io/chat/trial/): Register to get an API key for Stream Chat. - [Installation](https://getstream.io/chat/docs/sdk/ios/basics/integration): Learn more about how to install the SDK using SPM or CocoaPods. - Do you want to use Module Stable XCFrameworks? [Check this out](https://getstream.io/chat/docs/sdk/ios/basics/integration#xcframeworks)