Skip to content

Commit ee2698c

Browse files
authored
Merge pull request operator-framework#213 from sushant-varanasi/patch-1
samples directory link added
2 parents 031864c + ae80f0c commit ee2698c

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)