Skip to content

Commit ba3181e

Browse files
authored
fix badge links
1 parent a02a9d0 commit ba3181e

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
@@ -3,10 +3,10 @@
33
[![codecov](https://codecov.io/gh/parse-community/parse-php-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/parse-community/parse-php-sdk)
44
[![Build Status](https://travis-ci.org/parse-community/parse-php-sdk.svg?branch=master)](https://travis-ci.org/parse-community/parse-php-sdk)
55
[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server)
6-
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers)
7-
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors)
6+
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link]
7+
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link]
88
[![License][license-svg]][license-link]
9-
![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)
9+
[![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)
1010

1111
The Parse PHP SDK gives you access to the powerful Parse cloud platform
1212
from your PHP app or script. Designed to work with the self-hosted Parse Server: https://github.com/parse-community/parse-server
@@ -782,3 +782,4 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community
782782
[Parse PHP Guide]: http://docs.parseplatform.org/php/guide/
783783
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
784784
[license-link]: LICENSE
785+
[open-collective-link]: https://opencollective.com/parse-server

0 commit comments

Comments
 (0)