From 2c140d26699b3c04ad8c7f86599a9331d0739aa0 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Mon, 18 Sep 2023 11:57:38 -0700 Subject: [PATCH] Fix links --- docs/content/getting-started/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/getting-started/index.md b/docs/content/getting-started/index.md index 0cc5b1e6a..c4edeb57d 100644 --- a/docs/content/getting-started/index.md +++ b/docs/content/getting-started/index.md @@ -6,6 +6,8 @@ weight: 10 description: "Take a tour of Radius by getting started with your first app" aliases: - /getting-started/tutorial/ + - /getting-started/install/ + - /getting-started/first-app/ --- This guide will show you how to quickly get started with Radius. You'll walk through both installing Radius and running your first Radius app.