Skip to content

Update documentation links #1102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 19, 2017
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
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ For more information about Parse and its features, see [the blog][blog] and publ
## Getting Started

To use parse, head on over to the [releases][releases] page, and download the latest build.
And you're off! Take a look at the public [documentation][docs] and start building.
And you're off!. Take a look at the public [documentation][docs] & [API][api] and start building.

Notice the API docs aren't totally up to date when it comes to latest Swift signature of the methods and more importantly regarding [Push Notifications](http://blog.parse.com/learn/engineering/the-dangerous-world-of-client-push/) which are **no longer supported by Parse server**, keep an eye on [its repo](https://github.com/ParsePlatform/parse-server)

**Other Installation Options**

Expand Down Expand Up @@ -91,6 +93,7 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community

[docs]: http://docs.parseplatform.org/ios/guide/
[blog]: http://blog.parse.com/
[api]: http://parseplatform.org/Parse-SDK-iOS-OSX/api/

[parseui-link]: https://github.com/parse-community/ParseUI-iOS
[parsefacebookutils-link]: https://github.com/parse-community/ParseFacebookUtils-iOS
Expand Down