mirror of https://github.com/crossplane/docs.git
Update introduction.md
This commit is contained in:
parent
883ded5096
commit
88b7a1a055
|
@ -1,3 +1,4 @@
|
|||

|
||||
---
|
||||
title: Crossplane Introduction
|
||||
weight: 2
|
||||
|
@ -178,7 +179,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 +485,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" >}})
|
||||
|
|
Loading…
Reference in New Issue