Skip to content

Commit ae80f0c

Browse files
samples directory link added
1 parent 031864c commit ae80f0c

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
@@ -36,7 +36,7 @@ Note that these docs are currently in progress.
3636

3737
#### Usage
3838

39-
We have several sample Operators under the samples directory:
39+
We have several sample Operators under the [samples](samples) directory:
4040
* *basic*: Minimal Operator implementation which only parses the Custom Resource and prints to stdout.
4141
Implemented with and without Spring Boot support. The two samples share the common module.
4242
* *webserver*: More realistic example creating an nginx webserver from a Custom Resource containing html code.

0 commit comments

Comments
 (0)