diff --git a/docs/template/byo-templates.md b/docs/template/byo-templates.md index df34b3e..396a7b6 100644 --- a/docs/template/byo-templates.md +++ b/docs/template/byo-templates.md @@ -142,7 +142,7 @@ annotations: ## Compatibility attributes Each of the `*Template` resources has compatibility versions attributes to constraint the core `CAPI`, `CAPI` provider or Kubernetes versions. -CAPI-related version constraints must be set in the [`CAPI` contract format](https://cluster-api.sigs.k8s.io/developer/providers/contracts). +CAPI-related version constraints must be set in the [`CAPI` contract format](https://cluster-api.sigs.k8s.io/developer/providers/contracts/overview). Kubernetes version constraints must be set in the Semantic Version format. Each attribute can be set either via the corresponding `.spec` fields or via the annotations. Values set via the `.spec` have precedence over the values set via the annotations.