Skip to content

Commit 02cd43e

Browse files
authored
fix badge links
1 parent 487d42c commit 02cd43e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# parse-server-example
22

33
[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server)
4-
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers)
5-
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors)
4+
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link]
5+
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link]
66
[![License][license-svg]][license-link]
7-
![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)
7+
[![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)
88

99
Example project using the [parse-server](https://github.com/ParsePlatform/parse-server) module on Express.
1010

@@ -173,3 +173,4 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community
173173

174174
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
175175
[license-link]: LICENSE
176+
[open-collective-link]: https://opencollective.com/parse-server

0 commit comments

Comments
 (0)