From 45bea172eeeafae80afab19e48316689fc7ee5c4 Mon Sep 17 00:00:00 2001 From: "David E. Weekly" Date: Wed, 8 May 2024 21:21:46 -0700 Subject: [PATCH] Removing iOS 13 Migration Link It's been 4+ years, so probably can take down a prominent link to iOS 13 migration from the top of the README? --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7a2a9ab..bf6667d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Twilio Voice Quickstart for iOS -> Please see our [iOS 13 Migration Guide](https://github.com/twilio/twilio-voice-ios/blob/Releases/iOS-13-Migration-Guide.md) for the latest information on iOS 13. - ## Get started with Voice on iOS * [Quickstart](#quickstart) - Run the swift quickstart app * [Examples](#examples) - Sample applications