From 5f9ed6dacf5398b1f309b85cc6ad6d172fee0e88 Mon Sep 17 00:00:00 2001 From: Pavel Sviderski Date: Wed, 28 May 2025 18:39:08 +1000 Subject: [PATCH] docs: fix links --- docs/docs/1-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/1-overview.md b/docs/docs/1-overview.md index 8a3ecfeb..d18c0b7a 100644 --- a/docs/docs/1-overview.md +++ b/docs/docs/1-overview.md @@ -99,9 +99,9 @@ containers by their service names, `curl` service endpoints, or analyse traffic ## Getting started -Install Uncloud and deploy your first app in minutes: +Install Uncloud CLI and deploy your first app in minutes: -* [Install Uncloud CLI](./2-getting-started/1-installation.md) +* [Install Uncloud CLI](./2-getting-started/1-install-cli.md) * [Quick start guide](./2-getting-started/2-quick-start.md) ## Getting help