Skip to content

Commit 422ae38

Browse files
jmrodricamilamacedo86
authored andcommitted
doc: fix link to memcached cr (#2211)
1 parent 223720b commit 422ae38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ansible/dev/retroactively-owned-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ resource is a cluster level resource.
6262

6363
**NOTE**: The {group} can be found by splitting the `apiVersion`
6464
metadata of the CR, into `group` and `version`. As an example,
65-
[this apiVersion field](https://github.com/operator-framework/operator-sdk-samples/blob/master/ansible/memcached-operator/deploy/crds/cache_v1alpha1_memcached_cr.yaml#L1)
65+
[this apiVersion field](https://github.com/operator-framework/operator-sdk-samples/blob/master/ansible/memcached-operator/deploy/crds/cache.example.com_v1alpha1_memcached_cr.yaml#L1)
6666
gives us the group `cache.example.com`.
6767

6868
**Example Annotation:**

0 commit comments

Comments
 (0)