File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/content/en/docs/building-operators/golang Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ Next, check out the following:
466
466
[ generating-crd ] : https://book.kubebuilder.io/reference/generating-crd.html
467
467
[ markers ] : https://book.kubebuilder.io/reference/markers.html
468
468
[ crd-markers ] : https://book.kubebuilder.io/reference/markers/crd-validation.html
469
- [ memcached_controller ] : https://github.com/operator-framework/operator-sdk/blob/v1.3.0 /testdata/go/v3/memcached-operator/controllers/memcached_controller.go
469
+ [ memcached_controller ] : https://github.com/operator-framework/operator-sdk/blob/latest /testdata/go/v3/memcached-operator/controllers/memcached_controller.go
470
470
[ builder_godocs ] : https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/builder#example-Builder
471
471
[ activate_modules ] : https://github.com/golang/go/wiki/Modules#how-to-install-and-activate-module-support
472
472
[ advanced-topics ] : /docs/building-operators/golang/advanced-topics/
You can’t perform that action at this time.
0 commit comments