From 188bc6f8e4090d773067c888205b4cfea07c05ca Mon Sep 17 00:00:00 2001 From: Behzod Saidov Date: Fri, 5 Oct 2018 16:58:55 -0700 Subject: [PATCH] Updated the URL in index.html (#5327) It seems correct URL is https://developers.google.com/web/fundamentals/web-app-manifest/ Current URL (https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/) is redirecting to there. --- template/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/public/index.html b/template/public/index.html index 73b2ecd7fc3..4bfce95684f 100644 --- a/template/public/index.html +++ b/template/public/index.html @@ -7,7 +7,7 @@