Skip to content

Commit 486ea9d

Browse files
authored
Fixes wrong link for compositions (#745)
Signed-off-by: Gabisonfire <[email protected]>
1 parent f7e5e04 commit 486ea9d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/master/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ building and managing external resources through Kubernetes.
3434
Deleting a managed resource requires a Provider to delete the associated
3535
external resource.
3636

37-
* [**Compositions**]({{<ref "./composite-resources">}}) are a template of managed
37+
* [**Compositions**]({{<ref "./compositions">}}) are a template of managed
3838
resources. Compositions describe more complex deployments, combining multiple
3939
managed resources and any resource customizations, like the size of a database
4040
or the cloud provider region.

content/v1.13/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ building and managing external resources through Kubernetes.
3434
Deleting a managed resource requires a Provider to delete the associated
3535
external resource.
3636

37-
* [**Compositions**]({{<ref "./composite-resources">}}) are a template of managed
37+
* [**Compositions**]({{<ref "./compositions">}}) are a template of managed
3838
resources. Compositions describe more complex deployments, combining multiple
3939
managed resources and any resource customizations, like the size of a database
4040
or the cloud provider region.

content/v1.14/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ building and managing external resources through Kubernetes.
3434
Deleting a managed resource requires a Provider to delete the associated
3535
external resource.
3636

37-
* [**Compositions**]({{<ref "./composite-resources">}}) are a template of managed
37+
* [**Compositions**]({{<ref "./compositions">}}) are a template of managed
3838
resources. Compositions describe more complex deployments, combining multiple
3939
managed resources and any resource customizations, like the size of a database
4040
or the cloud provider region.

content/v1.15/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ building and managing external resources through Kubernetes.
3434
Deleting a managed resource requires a Provider to delete the associated
3535
external resource.
3636

37-
* [**Compositions**]({{<ref "./composite-resources">}}) are a template of managed
37+
* [**Compositions**]({{<ref "./compositions">}}) are a template of managed
3838
resources. Compositions describe more complex deployments, combining multiple
3939
managed resources and any resource customizations, like the size of a database
4040
or the cloud provider region.

0 commit comments

Comments
 (0)