Skip to content

Commit 1a2abb0

Browse files
authored
fix badge links
1 parent 92ff61f commit 1a2abb0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
[![Join The Conversation][discourse-svg]][discourse-link]
88
[![Greenkeeper badge][greenkeeper-svg]][greenkeeper-link]
99
[![License][license-svg]][license-link]
10-
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers)
11-
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors)
12-
![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)
10+
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link]
11+
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link]
12+
[![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform)
1313

1414
A library that gives you access to the powerful Parse cloud platform from your JavaScript app. For more information on Parse and its features, see [the website](http://parseplatform.org), [the JavaScript guide](http://docs.parseplatform.org/js/guide/) or [API Reference](http://parseplatform.org/Parse-SDK-JS/api/).
1515

@@ -87,3 +87,4 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community
8787
[greenkeeper-svg]: https://badges.greenkeeper.io/parse-community/Parse-SDK-JS.svg
8888
[greenkeeper-link]: https://greenkeeper.io/
8989
[types-parse]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse
90+
[open-collective-link]: https://opencollective.com/parse-server

0 commit comments

Comments
 (0)