You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -77,7 +77,7 @@ Types are updated manually after every release. If a definition doesn't exist, p
77
77
78
78
With Parse SDK 2.0.0, gone are the backbone style callbacks and Parse.Promises.
79
79
80
-
We have curated a [migration guide](2.0.0.md) that should help you migrate your code.
80
+
We have curated a [migration guide][migration] that should help you migrate your code.
81
81
82
82
## 3rd Party Authentications
83
83
@@ -103,7 +103,7 @@ And don't forget, if you plan to deploy it remotely, you should run `npm install
103
103
104
104
## Contributing
105
105
106
-
We really want Parse to be yours, to see it grow and thrive in the open source community. Please see the [Contributing to Parse Javascript SDK guide](CONTRIBUTING.md).
106
+
We really want Parse to be yours, to see it grow and thrive in the open source community. Please see the [Contributing to Parse Javascript SDK guide][contributing].
107
107
108
108
## License
109
109
@@ -120,7 +120,9 @@ of patent rights can be found in the PATENTS file in the same directory.
120
120
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.
0 commit comments