Skip to content

Commit 23c5209

Browse files
committed
Update concepts links in CRDs
Signed-off-by: Rae Sharp <resharp20@gmail.com>
1 parent 66b2d19 commit 23c5209

48 files changed

Lines changed: 64 additions & 64 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/master/api/crds/apiextensions.crossplane.io_compositeresourcedefinitions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
API.
4141
4242
Read the Crossplane documentation for
43-
[more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions).
43+
[more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/).
4444
properties:
4545
apiVersion:
4646
description: |-
@@ -628,7 +628,7 @@ spec:
628628
API.
629629
630630
Read the Crossplane documentation for
631-
[more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/concepts/composite-resource-definitions).
631+
[more information about CustomResourceDefinitions](https://docs.crossplane.io/latest/composition/composite-resource-definitions/).
632632
properties:
633633
apiVersion:
634634
description: |-

content/master/api/crds/apiextensions.crossplane.io_compositions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
Crossplane uses to create and manage new composite resources.
3737
3838
Read the Crossplane documentation for
39-
[more information about Compositions](https://docs.crossplane.io/latest/concepts/compositions).
39+
[more information about Compositions](https://docs.crossplane.io/latest/composition/compositions/).
4040
properties:
4141
apiVersion:
4242
description: |-

content/master/api/crds/apiextensions.crossplane.io_environmentconfigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
use in a Composition.
3131
3232
Read the Crossplane documentation for
33-
[more information about EnvironmentConfigs](https://docs.crossplane.io/latest/concepts/environment-configs).
33+
[more information about EnvironmentConfigs](https://docs.crossplane.io/latest/composition/environment-configs/).
3434
properties:
3535
apiVersion:
3636
description: |-

content/master/api/crds/apiextensions.crossplane.io_usages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
resources with dependent resources.
4040
4141
Read the Crossplane documentation for
42-
[more information about Usages](https://docs.crossplane.io/latest/concepts/usages).
42+
[more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/).
4343
4444
Deprecated: Use protection.crossplane.io Usage or ClusterUsage.
4545
properties:
@@ -241,7 +241,7 @@ spec:
241241
resources with dependent resources.
242242
243243
Read the Crossplane documentation for
244-
[more information about Usages](https://docs.crossplane.io/latest/concepts/usages).
244+
[more information about Usages](https://docs.crossplane.io/latest/managed-resources/usages/).
245245
246246
Deprecated: Use protection.crossplane.io Usage or ClusterUsage.
247247
properties:

content/master/api/crds/pkg.crossplane.io_configurations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
Compositions.
4040
4141
Read the Crossplane documentation for
42-
[more information about Configuration packages](https://docs.crossplane.io/latest/concepts/packages).
42+
[more information about Configuration packages](https://docs.crossplane.io/latest/packages/).
4343
properties:
4444
apiVersion:
4545
description: |-

content/master/api/crds/pkg.crossplane.io_deploymentruntimeconfigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
of a Provider or composition function package.
2828

2929
Read the Crossplane documentation for
30-
[more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/concepts/providers/#runtime-configuration).
30+
[more information about DeploymentRuntimeConfigs](https://docs.crossplane.io/latest/packages/providers/#runtime-configuration).
3131
properties:
3232
apiVersion:
3333
description: |-

content/master/api/crds/pkg.crossplane.io_functions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
Crossplane with support for a new kind of composition function.
3939
4040
Read the Crossplane documentation for
41-
[more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions).
41+
[more information about Functions](https://docs.crossplane.io/latest/packages/functions/).
4242
properties:
4343
apiVersion:
4444
description: |-
@@ -279,7 +279,7 @@ spec:
279279
Crossplane with support for a new kind of composition function.
280280
281281
Read the Crossplane documentation for
282-
[more information about Functions](https://docs.crossplane.io/latest/concepts/composition-functions).
282+
[more information about Functions](https://docs.crossplane.io/latest/packages/functions/).
283283
properties:
284284
apiVersion:
285285
description: |-

content/master/api/crds/pkg.crossplane.io_providers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
Crossplane with support for new kinds of managed resources.
3939
4040
Read the Crossplane documentation for
41-
[more information about Providers](https://docs.crossplane.io/latest/concepts/providers).
41+
[more information about Providers](https://docs.crossplane.io/latest/packages/providers/).
4242
properties:
4343
apiVersion:
4444
description: |-

content/master/api/crds/protection.crossplane.io_clusterusages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
resources with dependent resources.
3838
3939
Read the Crossplane documentation for
40-
[more information about usages](https://docs.crossplane.io/latest/concepts/usages).
40+
[more information about usages](https://docs.crossplane.io/latest/managed-resources/usages/).
4141
properties:
4242
apiVersion:
4343
description: |-

content/master/api/crds/protection.crossplane.io_usages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
resources with dependent resources.
3737
3838
Read the Crossplane documentation for
39-
[more information about Compositions](https://docs.crossplane.io/latest/concepts/usages).
39+
[more information about Compositions](https://docs.crossplane.io/latest/managed-resources/usages/).
4040
properties:
4141
apiVersion:
4242
description: |-

0 commit comments

Comments
 (0)