Skip to content

Commit 6263fb3

Browse files
authored
docs: fix broken link to resource adoption documentation (#2378)
Update relative path to correctly point to feature gate documentation. Also improve warning format by converting plain text to warning block. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 37d64f5 commit 6263fb3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/content/docs/user-docs/adopted-resource.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ weight: 66
1010
toc: true
1111
---
1212

13-
**WARNING** This is no longer the recommended approach for adopting resources.
14-
The recommended feature can be found [HERE](features#resourceadoption)
13+
{{% hint type="warning" title="Warning" %}}
14+
This is no longer the recommended approach for adopting resources in ACK. The
15+
recommended feature can be found [HERE](../user-docs/features.md#resourceadoption)
16+
{{% /hint %}}
1517

1618
The ACK controllers are intended to manage the complete lifecycle of an AWS
1719
resource, from creation through deletion. However, you may already be

0 commit comments

Comments
 (0)