From 99f24fe4dfd00a24e17559f7e42edc61c787a4a5 Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Thu, 19 May 2022 14:57:30 +0200 Subject: [PATCH 1/3] docs: add chat badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34b323a656..3cdc821180 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ [![License][license-svg]][license-link] [![Forum](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) [![Twitter](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) +[![Slack](https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack)](ttps://chat.parseplatform.org) --- From e29f335591cc38d142ecefd2e54b7c5e938c9b8c Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Thu, 19 May 2022 15:00:05 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cdc821180..91065da502 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ [![License][license-svg]][license-link] [![Forum](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) [![Twitter](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) -[![Slack](https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack)](ttps://chat.parseplatform.org) +[![Chat](https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack)](ttps://chat.parseplatform.org) --- From b16cee301ed67f9a020e98c9aece5cdf1af1fd6d Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Thu, 19 May 2022 15:00:24 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91065da502..eebaaa8c03 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ [![License][license-svg]][license-link] [![Forum](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) [![Twitter](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) -[![Chat](https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack)](ttps://chat.parseplatform.org) +[![Chat](https://img.shields.io/badge/Chat-Join!-%23fff?style=social&logo=slack)](https://chat.parseplatform.org) ---