docs(aio): change Stack Overflow link

This commit is contained in:
Sarun Intaralawan
2017-09-06 11:39:09 +07:00
committed by Matias Niemelä
parent a69172f6ce
commit 290b0b48a9

View File

@ -424,7 +424,7 @@
"title": "Help", "title": "Help",
"children": [ "children": [
{ {
"url": "http://stackoverflow.com/questions/tagged/angular2", "url": "https://stackoverflow.com/questions/tagged/angular",
"title": "Stack Overflow", "title": "Stack Overflow",
"tooltip": "Stack Overflow: where the community answers your technical Angular questions." "tooltip": "Stack Overflow: where the community answers your technical Angular questions."
}, },