Remove trailing underscore from Composition note (#561)

This commit is contained in:
Jean du Plessis 2023-10-18 19:19:22 +02:00 committed by GitHub
parent fc1a4142da
commit ec54935d1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ resources. The _Composition_ is only a template for a collection of _managed
resources_ and their settings. A _Composite Resource_ creates the specific resources.
{{< hint "note" >}}
The [_Composite Resources_]({{<ref "#composite-resources">}})_ section discusses
The [_Composite Resources_]({{<ref "#composite-resources">}}) section discusses
_Composite Resources_.
{{< /hint >}}
@ -484,4 +484,4 @@ View all available Claims with the command `kubectl get claim`.
Build your own Crossplane platform using one of the quickstart guides.
* [Azure Quickstart]({{<ref "provider-azure" >}})
* [AWS Quickstart]({{<ref "provider-aws" >}})
* [GCP Quickstart]({{<ref "provider-gcp" >}})
* [GCP Quickstart]({{<ref "provider-gcp" >}})