Skip to content

Commit 05d6f46

Browse files
Merge pull request #2824 from jluhrsen/no-more-hacking.md
NO-JIRA: add wiki link for using ./hack/run-locally.sh
2 parents 9274675 + c9875f5 commit 05d6f46

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)