Skip to content

Commit 5030a13

Browse files
authored
README fix links
1 parent 6227aa9 commit 5030a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ We have curated a [migration guide](2.0.0.md) that should help you migrate your
8282

8383
## 3rd Party Authentications
8484

85-
Parse Server supports many [3rd Party Authenications][3rd-parth-auth]. It is possible to [linkWith][link-with] any 3rd Party Authentication by creating a [custom authentication module][custom-auth-module].
85+
Parse Server supports many [3rd Party Authenications][3rd-party-auth]. It is possible to [linkWith][link-with] any 3rd Party Authentication by creating a [custom authentication module][custom-auth-module].
8686

8787
## Want to ride the bleeding edge?
8888

@@ -121,7 +121,7 @@ of patent rights can be found in the PATENTS file in the same directory.
121121
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.
122122

123123
[3rd-party-auth]: http://docs.parseplatform.org/parse-server/guide/#oauth-and-3rd-party-authentication
124-
[custom-auth-module]:https://docs.parseplatform.org/js/guide/#custom-authentication-module).
124+
[custom-auth-module]: https://docs.parseplatform.org/js/guide/#custom-authentication-module
125125
[link-with]: https://docs.parseplatform.org/js/guide/#linking-users
126126
[open-collective-link]: https://opencollective.com/parse-server
127127
[types-parse]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse

0 commit comments

Comments
 (0)