From 58777f524efb7897cca95e7b68f4ade4b603b051 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Wed, 24 Jun 2020 15:20:48 -0700 Subject: [PATCH] Fix the build a hello world app link --- src/data/sidenav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/sidenav.json b/src/data/sidenav.json index 58be8131a..d608ae7a8 100644 --- a/src/data/sidenav.json +++ b/src/data/sidenav.json @@ -50,7 +50,7 @@ "children": [ { "displayName": "Create a 'Hello, World!' app", - "url": "/build-apps/map-pageviews-by-region" + "url": "/build-apps/build-hello-world-app" }, { "displayName": "Publish and deploy your app",