From a61204bc4ba1f8cb14d743fb3557b914b6364948 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 29 Sep 2021 10:53:34 +0200 Subject: [PATCH] chore: remove the link to the legacy docs Signed-off-by: blam --- docs/features/software-catalog/descriptor-format.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/features/software-catalog/descriptor-format.md b/docs/features/software-catalog/descriptor-format.md index 7a9aa099e9..c174b94557 100644 --- a/docs/features/software-catalog/descriptor-format.md +++ b/docs/features/software-catalog/descriptor-format.md @@ -620,9 +620,6 @@ The following describes the following entity kind: | `apiVersion` | `backstage.io/v1beta2` | | `kind` | `Template` | -If you're looking for docs on `v1alpha1` you can find them -[here](../software-templates/legacy.md) - A template definition describes both the parameters that are rendered in the frontend part of the scaffolding wizard, and the steps that are executed when scaffolding that component.