From fcb4f98c4e6be3ed59f104548a8759b685555e31 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. --- packages/react-scripts/template/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/template/public/index.html b/packages/react-scripts/template/public/index.html index 73b2ecd7..4bfce956 100644 --- a/packages/react-scripts/template/public/index.html +++ b/packages/react-scripts/template/public/index.html @@ -7,7 +7,7 @@