From 517ea41dd4f1830c91c098e1d1d45f0912dbe949 Mon Sep 17 00:00:00 2001 From: Arjun U Menon Date: Tue, 19 May 2020 17:08:53 +0530 Subject: [PATCH] Changed Serve URL to generic --- samples/react-application-festivals/config/serve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-application-festivals/config/serve.json b/samples/react-application-festivals/config/serve.json index afa26c27e..74510dcf7 100644 --- a/samples/react-application-festivals/config/serve.json +++ b/samples/react-application-festivals/config/serve.json @@ -26,7 +26,7 @@ } }, "Christmas1": { - "pageUrl": "https://aumonline.sharepoint.com/sites/SPFx/SitePages/Festive.aspx", + "pageUrl": "https://yourtenantname.sharepoint.com/sites/yoursite/SitePages/Home.aspx", "customActions": { "e33e08f3-5c41-4e0b-9221-7131144f9d74": { "location": "ClientSideExtension.ApplicationCustomizer",