Skip to content

Commit b54dc8b

Browse files
committed
Change order of composition concepts in side bar
Start with XRs Signed-off-by: Nic Cope <[email protected]>
1 parent 74e8ded commit b54dc8b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

content/v2.0-preview/composition/composite-resource-definitions.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Composite Resource Definitions
3-
weight: 40
3+
weight: 20
44
description: "Composite Resource Definitions or XRDs define custom API schemas"
55
---
66

@@ -9,11 +9,10 @@ Users create composite resources (`XRs`) using the API schema defined by an
99
`XRD`.
1010

1111

12-
{{< hint "note" >}}
13-
12+
{{<hint "note">}}
1413
Read the [composite resources]({{<ref "./composite-resources">}}) page for more
1514
information about composite resources.
16-
{{</hint >}}
15+
{{</hint>}}
1716

1817

1918
{{<expand "Confused about Compositions, XRDs, and XRs?" >}}

content/v2.0-preview/composition/composite-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Composite Resources
3-
weight: 50
3+
weight: 10
44
description: "Composite resources, an XR or XRs, represent a collection of related cloud resources."
55
---
66

0 commit comments

Comments
 (0)