Skip to content

Commit 038818d

Browse files
committed
yup..
1 parent fe07a63 commit 038818d

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
@@ -91,7 +91,7 @@ fn reconcile(c: &APIClient, event: WatchEvent<PodSpec, PodStatus>) -> Result<(),
9191
}
9292
```
9393

94-
The [node_informer example](./examples/node_informer) has an example of using api calls from within event handlers.
94+
The [node_informer example](./examples/node_informer.rs) has an example of using api calls from within event handlers.
9595

9696
## Examples
9797
Examples that show a little common flows. These all have logging of this library set up to `trace`:

0 commit comments

Comments
 (0)