fix links

Co-authored-by: blam<ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-03-01 11:41:16 +01:00
parent 78cfb21b1a
commit abadf05a9f
2 changed files with 2 additions and 2 deletions
@@ -530,7 +530,7 @@ The following describes the following entity kind:
| `kind` | `Template` |
If you're looking for docs on `v1alpha1` you can find them
[here](../software-templates/legacy)
[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
@@ -103,4 +103,4 @@ Or you can add the template using the `catalog-import` plugin, which unless
configured differently should be running on `/catalog-import`.
For information about writing your own templates, you can check out the docs
[here](./writing-templates)
[here](./writing-templates.md)