From 100d3fc5818f6638ab8dff8308a46e3f72167f80 Mon Sep 17 00:00:00 2001 From: Will Tsai <28876888+willtsai@users.noreply.github.com> Date: Tue, 24 Oct 2023 09:56:39 -0700 Subject: [PATCH] adjust menu title Signed-off-by: Will Tsai <28876888+willtsai@users.noreply.github.com> --- docs/content/tutorials/helm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorials/helm/index.md b/docs/content/tutorials/helm/index.md index 7fcd946a2..ac313fa12 100644 --- a/docs/content/tutorials/helm/index.md +++ b/docs/content/tutorials/helm/index.md @@ -1,7 +1,7 @@ --- type: docs title: "Tutorial: Use Helm to run your first app" -linkTitle: "Helm application" +linkTitle: "Run app using Helm" weight: 200 description: "Take a tour of Radius by updating an existing Helm chart to add Radius support." categories: "Tutorial"