Skip to content

Commit e84f7e4

Browse files
authored
Update sample-index.md
1 parent 609225f commit e84f7e4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/sample-index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Samples
22

3-
This is a selected list of Glues and GlueOperators, all of them are tested either by an
3+
This is a selected list of `Glues` and `GlueOperators`, all of them are tested either by an
44
integration test of end-to-end test.
55

6-
See ALL Glue integration test resources [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/glue).
7-
See ALL Glue Operator integration test resources [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/glueoperator),
6+
See ALL `Glue` integration test resources [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/glue).
87

9-
See add samples [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/sample).
8+
See ALL `GlueOperator` integration test resources [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/glueoperator),
109

11-
10+
See additional samples [here](https://github.com/java-operator-sdk/kubernetes-glue-operator/blob/main/src/test/resources/sample).
11+
12+

0 commit comments

Comments
 (0)