Skip to content

Commit 7c727cc

Browse files
Fix operand url
1 parent 113b0b8 commit 7c727cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bundle/manifests/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ spec:
467467
- name: Documentation operator
468468
url: https://github.com/k8snetworkplumbingwg/ptp-operator
469469
- name: Documentation operand
470-
url: https://github.com/openshift/linuxptp-daemon
470+
url: https://github.com/k8snetworkplumbingwg/linuxptp-daemon
471471
maintainers:
472472
473473
name: Red Hat

config/manifests/bases/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ spec:
168168
- name: Documentation operator
169169
url: https://github.com/k8snetworkplumbingwg/ptp-operator
170170
- name: Documentation operand
171-
url: https://github.com/openshift/linuxptp-daemon
171+
url: https://github.com/k8snetworkplumbingwg/linuxptp-daemon
172172
maintainers:
173173
174174
name: Red Hat

manifests/stable/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ spec:
467467
- name: Documentation operator
468468
url: https://github.com/k8snetworkplumbingwg/ptp-operator
469469
- name: Documentation operand
470-
url: https://github.com/openshift/linuxptp-daemon
470+
url: https://github.com/k8snetworkplumbingwg/linuxptp-daemon
471471
maintainers:
472472
473473
name: Red Hat

0 commit comments

Comments
 (0)