docs: add Angular subreddit to resources.json (#26976)

Close #26941

PR Close #26976
This commit is contained in:
Sarun Intaralawan 2018-11-07 08:48:43 +07:00 committed by Andrew Kushnir
parent 51f26cb4e0
commit 1529ecd8fa

View File

@ -22,6 +22,12 @@
"rev": true, "rev": true,
"title": "Made with Angular", "title": "Made with Angular",
"url": "https://www.madewithangular.com/" "url": "https://www.madewithangular.com/"
},
"angular-subreddit": {
"desc": "An Angular-dedicated subreddit.",
"rev": true,
"title": "Angular Subreddit",
"url": "https://www.reddit.com/r/Angular2/"
} }
} }
}, },