From 6cfd6edfe1af3862bc8cc5cc47a4827866a878f5 Mon Sep 17 00:00:00 2001 From: Nick Snyder Date: Tue, 31 Dec 2024 14:52:59 -0500 Subject: [PATCH] Document that Swift is stable (#247) Signed-off-by: Nick Snyder --- docs/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction.md b/docs/introduction.md index 0c1b3fef..6de5986c 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -72,8 +72,8 @@ in production. You can get started now on the [web][web-getting-started] or in ## Swift and Kotlin -For mobile applications, [`connect-swift`][connect-swift] and -[`connect-kotlin`][connect-kotlin] are now available in beta. Get started today +For mobile applications, [`connect-swift`][connect-swift] (stable) and +[`connect-kotlin`][connect-kotlin] (beta) are available. Get started today with our [Swift guide][swift-getting-started] and [Kotlin guide][kotlin-getting-started].