From 94bf201880c35cc030569640b5677f09c2687782 Mon Sep 17 00:00:00 2001 From: Michael Mimeault Date: Thu, 13 Apr 2017 10:54:13 -0400 Subject: [PATCH 1/2] Update docs urls to parse community --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df2f87f1d..692316bb3 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ We want to make contributing to this project as easy and transparent as possible As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code. - [parse.com]: https://parseplatform.github.io/ - [guide]: http://parseplatform.github.io/docs/android/guide/ + [parse.com]: http://docs.parseplatform.org/ + [guide]: http://docs.parseplatform.org/android/guide/ [latest]: https://search.maven.org/remote_content?g=com.parse&a=parse-android&v=LATEST [snap]: https://oss.sonatype.org/content/repositories/snapshots/ From 334e02bfc741fce3717d51b7e00240255e739f88 Mon Sep 17 00:00:00 2001 From: Michael Mimeault Date: Thu, 13 Apr 2017 11:06:59 -0400 Subject: [PATCH 2/2] Update parse.com to parseplatform --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 692316bb3..a76a4a947 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A library that gives you access to the powerful Parse cloud platform from your Android app. -For more information about Parse and its features, see [the website][parse.com] and [getting started][guide]. +For more information about Parse and its features, see [the website][parseplatform.org] and [getting started][guide]. ## Download Download [the latest JAR][latest] or define in Gradle: @@ -61,7 +61,7 @@ We want to make contributing to this project as easy and transparent as possible As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code. - [parse.com]: http://docs.parseplatform.org/ + [parseplatform.org]: http://parseplatform.org/ [guide]: http://docs.parseplatform.org/android/guide/ [latest]: https://search.maven.org/remote_content?g=com.parse&a=parse-android&v=LATEST