Update introduction.md

This commit is contained in:
Jean du Plessis 2023-09-29 11:45:31 +00:00 committed by GitHub
parent 883ded5096
commit 88b7a1a055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
![CleanShot 2023-09-29 at 13 43 06@2x](https://github.com/crossplane/docs/assets/492942/d3fab13e-3ad7-4c4b-92fb-c7bdb710e31f)
--- ---
title: Crossplane Introduction title: Crossplane Introduction
weight: 2 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. resources_ and their settings. A _Composite Resource_ creates the specific resources.
{{< hint "note" >}} {{< hint "note" >}}
The [_Composite Resources_]({{<ref "#composite-resources">}})_ section discusses The [_Composite Resources_]({{<ref "#composite-resources">}}) section discusses
_Composite Resources_. _Composite Resources_.
{{< /hint >}} {{< /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. Build your own Crossplane platform using one of the quickstart guides.
* [Azure Quickstart]({{<ref "provider-azure" >}}) * [Azure Quickstart]({{<ref "provider-azure" >}})
* [AWS Quickstart]({{<ref "provider-aws" >}}) * [AWS Quickstart]({{<ref "provider-aws" >}})
* [GCP Quickstart]({{<ref "provider-gcp" >}}) * [GCP Quickstart]({{<ref "provider-gcp" >}})