Skip to content
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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/
[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
[snap]: https://oss.sonatype.org/content/repositories/snapshots/
Expand Down