docs(aio): replace old blog link (#18252)
Fixes #18233 * Docs(aio): Replaced old blog link Now with the Link to the new Angular.io Blog * Removed double braces
This commit is contained in:
parent
5d1864fe68
commit
073e8ba2f2
|
@ -17,7 +17,7 @@
|
||||||
"title": "Events"
|
"title": "Events"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://blog.angularjs.org/",
|
"url": "https://blog.angular.io/",
|
||||||
"title": "Blog"
|
"title": "Blog"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
"title": "Events"
|
"title": "Events"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://blog.angularjs.org/",
|
"url": "https://blog.angular.io/",
|
||||||
"title": "Blog"
|
"title": "Blog"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue