Skip to content

Commit b4b9960

Browse files
committed
update links
Signed-off-by: Sharp <[email protected]>
1 parent 4e8193a commit b4b9960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/v1.15/guides/import-existing-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 200
55

66
If you have resources that are already provisioned in a Provider,
77
you can import them as managed resources and let Crossplane manage them.
8-
A managed resource's [`managementPolicies`]({{<ref "/v1.14/concepts/managed-resources#managementpolicies">}})
8+
A managed resource's [`managementPolicies`]({{<ref "/v1.15/concepts/managed-resources#managementpolicies">}})
99
field enables importing external resources into Crossplane.
1010

1111
Crossplane can import resources either [manually]({{<ref "#import-resources-manually">}})
@@ -84,7 +84,7 @@ managed resource `spec` changes the external resource.
8484

8585
## Import resources automatically
8686

87-
Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.14/concepts/managed-resources#managementpolicies">}}).
87+
Automatically import external resources with an `Observe` [management policy]({{<ref "/v1.15/concepts/managed-resources#managementpolicies">}}).
8888

8989
Crossplane imports observe only resources but never changes or deletes the
9090
resources.

0 commit comments

Comments
 (0)