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.