Fix make check-link in definition versioning
Signed-off-by: Shivin Gopalani <gopalanishivin@gmail.com>
This commit is contained in:
parent
cb8bbd775f
commit
591cdd1c76
|
@ -3,7 +3,7 @@ title: Definition Version Control
|
|||
---
|
||||
|
||||
## Introduction
|
||||
KubeVela supports Semantic Versioning for all types of [Definitions](../getting-started/definition), providing control over which versions of Definitions are used in Applications. This feature enables to specify exact version or version range for Definitions, enforce Semantic Versioning, and manage automatic upgrades of Definitions within KubeVela Applications.
|
||||
KubeVela supports Semantic Versioning for all types of [Definitions](../../../docs/getting-started/definition), providing control over which versions of Definitions are used in Applications. This feature enables to specify exact version or version range for Definitions, enforce Semantic Versioning, and manage automatic upgrades of Definitions within KubeVela Applications.
|
||||
|
||||
## Feature Overview
|
||||
1. Semantic Versioning for Definition
|
||||
|
|
Loading…
Reference in New Issue