Skip to content

Commit daa3271

Browse files
jaimeagudoflovilmart
authored andcommitted
Update documentation links (#1102)
They were hard to find due redirect loop Make explicit the deprecation of push notifications on parse-server
1 parent bf7cc96 commit daa3271

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ For more information about Parse and its features, see [the blog][blog] and publ
1919
## Getting Started
2020

2121
To use parse, head on over to the [releases][releases] page, and download the latest build.
22-
And you're off! Take a look at the public [documentation][docs] and start building.
22+
And you're off!. Take a look at the public [documentation][docs] & [API][api] and start building.
23+
24+
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)
2325

2426
**Other Installation Options**
2527

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

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

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

0 commit comments

Comments
 (0)