Skip to content

Commit 90226f9

Browse files
authored
Merge pull request kubernetes-sigs#363 from superbrothers/fix-dead-link
📖 Fix a dead link to examples
2 parents b58294f + ebbf336 commit 90226f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Documentation:
1111
- [Basic controller using builder](https://godoc.org/github.com/kubernetes-sigs/controller-runtime/pkg/builder#example-Builder)
1212
- [Creating a manager](https://godoc.org/github.com/kubernetes-sigs/controller-runtime/pkg/manager#example-New)
1313
- [Creating a controller](https://godoc.org/github.com/kubernetes-sigs/controller-runtime/pkg/controller#example-New)
14-
- [Example `main.go`](https://github.com/kubernetes-sigs/controller-runtime/blob/master/example/main.go)
14+
- [Examples](https://github.com/kubernetes-sigs/controller-runtime/blob/master/examples)
1515

1616
# Versioning, Maintenance, and Compatibility
1717

0 commit comments

Comments
 (0)