From cd07a4a4c852fb14b281079f98b75d2206389b4c Mon Sep 17 00:00:00 2001 From: Gabisonfire Date: Mon, 8 Apr 2024 14:57:26 -0400 Subject: [PATCH] Fixes wrong link for compositions from composite-resources to compositions Signed-off-by: Gabisonfire --- content/master/concepts/_index.md | 2 +- content/v1.13/concepts/_index.md | 2 +- content/v1.14/concepts/_index.md | 2 +- content/v1.15/concepts/_index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/master/concepts/_index.md b/content/master/concepts/_index.md index 45e26b95c..7d00df9fd 100644 --- a/content/master/concepts/_index.md +++ b/content/master/concepts/_index.md @@ -34,7 +34,7 @@ building and managing external resources through Kubernetes. Deleting a managed resource requires a Provider to delete the associated external resource. -* [**Compositions**]({{}}) are a template of managed +* [**Compositions**]({{}}) are a template of managed resources. Compositions describe more complex deployments, combining multiple managed resources and any resource customizations, like the size of a database or the cloud provider region. diff --git a/content/v1.13/concepts/_index.md b/content/v1.13/concepts/_index.md index bdabdde1f..31ea71c1b 100644 --- a/content/v1.13/concepts/_index.md +++ b/content/v1.13/concepts/_index.md @@ -34,7 +34,7 @@ building and managing external resources through Kubernetes. Deleting a managed resource requires a Provider to delete the associated external resource. -* [**Compositions**]({{}}) are a template of managed +* [**Compositions**]({{}}) are a template of managed resources. Compositions describe more complex deployments, combining multiple managed resources and any resource customizations, like the size of a database or the cloud provider region. diff --git a/content/v1.14/concepts/_index.md b/content/v1.14/concepts/_index.md index 45e26b95c..7d00df9fd 100644 --- a/content/v1.14/concepts/_index.md +++ b/content/v1.14/concepts/_index.md @@ -34,7 +34,7 @@ building and managing external resources through Kubernetes. Deleting a managed resource requires a Provider to delete the associated external resource. -* [**Compositions**]({{}}) are a template of managed +* [**Compositions**]({{}}) are a template of managed resources. Compositions describe more complex deployments, combining multiple managed resources and any resource customizations, like the size of a database or the cloud provider region. diff --git a/content/v1.15/concepts/_index.md b/content/v1.15/concepts/_index.md index 45e26b95c..7d00df9fd 100644 --- a/content/v1.15/concepts/_index.md +++ b/content/v1.15/concepts/_index.md @@ -34,7 +34,7 @@ building and managing external resources through Kubernetes. Deleting a managed resource requires a Provider to delete the associated external resource. -* [**Compositions**]({{}}) are a template of managed +* [**Compositions**]({{}}) are a template of managed resources. Compositions describe more complex deployments, combining multiple managed resources and any resource customizations, like the size of a database or the cloud provider region.