Fix make check-link in definition versioning

Signed-off-by: Shivin Gopalani <gopalanishivin@gmail.com>
This commit is contained in:
Chaitanya Reddy Onteddu 2025-02-13 15:24:35 +05:30 committed by Shivin Gopalani
parent cb8bbd775f
commit 591cdd1c76
1 changed files with 1 additions and 1 deletions

View File

@ -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