From 0a5be1bdcdedb9da188a88e2c1a6375993fdd374 Mon Sep 17 00:00:00 2001 From: Andrew Lo Date: Fri, 28 Oct 2016 19:31:01 -0400 Subject: [PATCH] In the community support doc, I noticed that the React Facebook (#8138) page link is broken since it's missing '.com'. --- community/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/support.md b/community/support.md index 2e7f9882..86e3c1be 100644 --- a/community/support.md +++ b/community/support.md @@ -25,6 +25,6 @@ If you need an answer right away, check out the [Reactiflux Discord](https://dis ## Facebook and Twitter -For the latest news about React, [like us on Facebook](https://facebook/react) and [follow **@reactjs** on Twitter](https://twitter.com/reactjs). In addition, you can use the [#reactjs](https://twitter.com/hashtag/reactjs) hashtag to see what others are saying or add to the conversation. +For the latest news about React, [like us on Facebook](https://facebook.com/react) and [follow **@reactjs** on Twitter](https://twitter.com/reactjs). In addition, you can use the [#reactjs](https://twitter.com/hashtag/reactjs) hashtag to see what others are saying or add to the conversation.