From 6720d9b2d284f3678660ee0c7dc4df0381ab894e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enol=20Fern=C3=A1ndez?= Date: Thu, 9 Jan 2025 11:27:11 +0000 Subject: [PATCH] Move cloud and HTC options under their dedicated sections (#685) Redirecting old links. --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Baptiste Grenier Co-authored-by: Andrea Manzi --- .github/actions/spelling/allow.txt | 2 ++ .../storage => compute/cloud-compute}/block-storage/_index.md | 1 + .../high-throughput-compute}/grid-storage/_index.md | 1 + 3 files changed, 4 insertions(+) rename content/en/users/{data/storage => compute/cloud-compute}/block-storage/_index.md (99%) rename content/en/users/{data/storage => compute/high-throughput-compute}/grid-storage/_index.md (99%) diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 97466535fd..20d38cc0a3 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -351,6 +351,7 @@ kubernetes kubeserver labhub LCG +lcg lcgnames lcgpbs ldap @@ -553,6 +554,7 @@ secmon secretkey sectigo seqnumber +SEs sfn sge SGs diff --git a/content/en/users/data/storage/block-storage/_index.md b/content/en/users/compute/cloud-compute/block-storage/_index.md similarity index 99% rename from content/en/users/data/storage/block-storage/_index.md rename to content/en/users/compute/cloud-compute/block-storage/_index.md index bc39289ca6..5086f89ac2 100644 --- a/content/en/users/data/storage/block-storage/_index.md +++ b/content/en/users/compute/cloud-compute/block-storage/_index.md @@ -3,6 +3,7 @@ title: Block Storage type: docs weight: 10 aliases: + - /users/data/storage/block-storage - /users/online-storage/block-storage description: > Block Storage offered by EGI Cloud providers diff --git a/content/en/users/data/storage/grid-storage/_index.md b/content/en/users/compute/high-throughput-compute/grid-storage/_index.md similarity index 99% rename from content/en/users/data/storage/grid-storage/_index.md rename to content/en/users/compute/high-throughput-compute/grid-storage/_index.md index 82e82a4737..99376ba969 100644 --- a/content/en/users/data/storage/grid-storage/_index.md +++ b/content/en/users/compute/high-throughput-compute/grid-storage/_index.md @@ -4,6 +4,7 @@ linkTitle: "Grid Storage" type: docs weight: 20 aliases: + - /users/data/storage/grid-storage - /users/online-storage/grid-storage description: > Grid Storage offered by EGI HTC providers