From 83e3306277bff165219248f9b3ab12d63b578b1f Mon Sep 17 00:00:00 2001 From: Jed Wheeler Date: Fri, 30 Oct 2015 15:38:26 -0700 Subject: [PATCH] Update README.md fixing readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 167e700b..83d14154 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the readme file of our open source Cordova SDK. The Cordova SDK shares t ## Integration Checklist -- Create Branch Account and get your [Branch Key]((https://dashboard.branch.io/#/settings) +- Create Branch Account and get your [Branch Key](https://dashboard.branch.io/#/settings) - Install SDK - Configure Manifest - Set up routing for incoming deep links @@ -18,8 +18,8 @@ This is the readme file of our open source Cordova SDK. The Cordova SDK shares t - Set up referrals (optional) ## Additional Resources -- [Integration guide](https://dev.branch.io/recipes/quickstart_guide/cordova/) -- Technical Reference (in this repo) -- Changelog (in this repo) +- [Integration guide](https://dev.branch.io/recipes/quickstart_guide/cordova/) *Start Here* +- [Technical Reference](https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/blob/master/Reference.md) +- [Changelog](https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/blob/master/CHANGELOG.md) - [Testing](https://dev.branch.io/recipes/testing_your_integration/cordova/) - [Support portal, FAQ, and user forums](http://support.branch.io)