From 2e2e7c9f4760bc7c68846dd662b2e1e27f89aec3 Mon Sep 17 00:00:00 2001 From: Sky Kelsey Date: Tue, 13 Dec 2016 11:23:35 -0800 Subject: [PATCH 1/2] Remove old features doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a2993476d..ef5b351eb 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ use your app, to talk to them at the right time, and in the right way. #### To get started, read our [Integration Guide](https://learn.apptentive.com/knowledge-base/android-integration/) -#### Learn about SDK Features [Features](http://www.apptentive.com/docs/android/features/) - #### [Android Interface Customization](https://learn.apptentive.com/knowledge-base/interface-customization-android/) + #### [Apptentive SDK API Javadoc](http://www.apptentive.com/docs/android/api) ##### [API Changes here](docs/APIChanges.md) From 4247c1b738aa7048ff028e793efcf1aea50f81da Mon Sep 17 00:00:00 2001 From: Sky Kelsey Date: Tue, 13 Dec 2016 13:06:04 -0800 Subject: [PATCH 2/2] Fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ef5b351eb..12514b384 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ The Apptentive Android SDK is the best way to engage your mobile customers. Use it to learn about how your customers use your app, to talk to them at the right time, and in the right way. -#### To get started, read our [Integration Guide](https://learn.apptentive.com/knowledge-base/android-integration/) +#### To get started, read our [Integration Guide](https://learn.apptentive.com/knowledge-base/android-integration-reference/) -#### [Android Interface Customization](https://learn.apptentive.com/knowledge-base/interface-customization-android/) +#### [Android Interface Customization](https://learn.apptentive.com/knowledge-base/android-interface-customization/) #### [Apptentive SDK API Javadoc](http://www.apptentive.com/docs/android/api) ##### [API Changes here](docs/APIChanges.md) -##### [Release Notes](https://learn.apptentive.com/knowledge-base/android-sdk-releases-notes/) +##### [Release Notes](https://learn.apptentive.com/knowledge-base/android-sdk-release-notes/) ##### Binary releases are hosted for Maven [here](http://search.maven.org/#artifactdetails|com.apptentive|apptentive-android|3.4.0|aar)