From d88950c3d7a88cc177960d21ea0bccf304b8af49 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 22 Oct 2024 23:21:37 +0200 Subject: [PATCH] Update 2024-10-16-news.md Signed-off-by: Kjeld Schouten --- website/src/content/docs/news/2024-10-16-news.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/content/docs/news/2024-10-16-news.md b/website/src/content/docs/news/2024-10-16-news.md index 457a42be119..8947b27e4df 100644 --- a/website/src/content/docs/news/2024-10-16-news.md +++ b/website/src/content/docs/news/2024-10-16-news.md @@ -70,11 +70,11 @@ Afterwards you are ready to migrate your SCALE Apps. To migrate all of your existing SCALE Apps to your Talos Cluster you will need the following commands from ClusterTool: -- [clustertool scaleexport](/clustertool/functions/adv/scaleexport/) +- [clustertool scaleexport](/clustertool/functions/scale/scaleexport/) This exports all your SCALE Apps into a ClusterTool compatible format. -- [clustertool scalemigrate](clustertool/functions/adv/scalemigrate/) +- [clustertool scalemigrate](clustertool/functions/scale/scalemigrate/) This turns the exported Apps into ClusterTool and Fluxcd compatible Helm-Release Files.