Commit 9a925fa6 authored by Pascal Hartig's avatar Pascal Hartig

React: Update community resources, remove broken link

parent ad183f27
...@@ -1758,13 +1758,22 @@ ...@@ -1758,13 +1758,22 @@
}, { }, {
"name": "Philosophy", "name": "Philosophy",
"url": "http://www.quora.com/Pete-Hunt/Posts/React-Under-the-Hood" "url": "http://www.quora.com/Pete-Hunt/Posts/React-Under-the-Hood"
}, {
"name": "Common Questions",
"url": "http://facebook.github.io/react/docs/common-questions.html"
}, { }, {
"name": "Support", "name": "Support",
"url": "http://facebook.github.io/react/support.html" "url": "http://facebook.github.io/react/support.html"
}] }]
}, {
"heading": "Community",
"links": [{
"name": "Stack Overflow",
"url": "https://stackoverflow.com/questions/tagged/reactjs"
}, {
"name": "Google Groups Mailing List",
"url": "https://groups.google.com/group/reactjs"
}, {
"name": "IRC",
"url": "irc://chat.freenode.net/reactjs"
}]
}] }]
}, },
"sammyjs": { "sammyjs": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment