Skip to content
This repository was archived by the owner on Jun 15, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

[ ![Download](https://img.shields.io/badge/Download-iOS%20SDK-blue.svg) ](https://www.twilio.com/docs/api/video/download-video-sdks#ios-sdk)
[![Docs](https://img.shields.io/badge/iOS%20Docs-OK-blue.svg)](https://twilio.github.io/twilio-video-ios/docs/latest)
[ ![Download](https://img.shields.io/badge/Download-iOS%20SDK-blue.svg) ](https://www.twilio.com/docs/video/ios-v1-getting-started#1-get-the-programmable-video-ios-sdk)
[![Docs](https://img.shields.io/badge/iOS%20Docs-OK-blue.svg)](https://twilio.github.io/twilio-video-ios/docs/latest_1.x/index.html)

> NOTE: These sample applications use the Twilio Video 1.x APIs. For examples using our 2.0.0-beta APIs, please see the [master](https://github.com/twilio/video-quickstart-objc/tree/master) branch.
> NOTE: These sample applications use the Twilio Video 1.x APIs. For examples using our 2.x APIs, please see the [master](https://github.com/twilio/video-quickstart-objc/tree/master) branch.

# Twilio Video Quickstart for Objective-C

Expand Down Expand Up @@ -117,8 +117,8 @@ For this Quickstart, the Application transport security settings are set to allo

You can find more documentation on getting started as well as our latest Docs below:

* [Getting Started](https://www.twilio.com/docs/api/video/getting-started)
* [Docs](https://twilio.github.io/twilio-video-ios/docs/latest)
* [Getting Started](https://www.twilio.com/docs/video/ios-v1-getting-started)
* [Docs](https://twilio.github.io/twilio-video-ios/docs/latest_1.x/index.html)

## Issues and Support

Expand Down