diff --git a/docs/end-user/cloud-resources.md b/docs/end-user/cloud-resources.md index de4aa9da..9299d6a3 100644 --- a/docs/end-user/cloud-resources.md +++ b/docs/end-user/cloud-resources.md @@ -150,7 +150,7 @@ In this section, cloud resource will be provisioned in one application and consu ### Provision Cloud Resource -Instantiate RDS component with `alibaba-rds` workload type in an [Application](../application.md) to provide cloud resources. +Instantiate RDS component with `alibaba-rds` workload type in an [Application](../application) to provide cloud resources. As we have claimed an RDS instance with ComponentDefinition name `alibaba-rds`. The component in the application should refer to this type. diff --git a/docs/introduction.md b/docs/introduction.md index 5c2d391e..a0d91207 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -68,4 +68,4 @@ KubeVela is a Kubernetes add-on for building developer-centric deployment system ## Getting Started -Now let's [get started](./quick-start.md) with KubeVela! +Now let's [get started](./quick-start) with KubeVela!