Skip to content

Commit c9875f5

Browse files
committed
add wiki link for using ./hack/run-locally.sh
the HACKING.md doc no longer exists Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
1 parent c563eb4 commit c9875f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run-locally.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# run-locally.sh is some scaffolding around running a local instance of the
44
# network operator with the installer.
5-
# See HACKING.md
5+
# See https://github.com/openshift/cluster-network-operator/wiki/Running-a-local-cluster-network-operator-for-plugin-development#run-hackrun-locallysh-to-start-a-cluster-with-your-custom-image
66

77
set -o errexit
88
set -o nounset

0 commit comments

Comments
 (0)