From c9d06e676fad7d8933b2ddfe8cfffaa7d8fb83a5 Mon Sep 17 00:00:00 2001 From: daydr3am Date: Thu, 20 Jul 2017 18:45:14 +0200 Subject: [PATCH] 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 --- aio/content/navigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 786c318b91..a5ffeb69a6 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -17,7 +17,7 @@ "title": "Events" }, { - "url": "https://blog.angularjs.org/", + "url": "https://blog.angular.io/", "title": "Blog" } ], @@ -39,7 +39,7 @@ "title": "Events" }, { - "url": "https://blog.angularjs.org/", + "url": "https://blog.angular.io/", "title": "Blog" } ]