Skip to content

Commit 1d33f57

Browse files
authored
Update README.md
1 parent 394503a commit 1d33f57

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
@@ -23,7 +23,7 @@ should be reconciled. Supports conditional resources in runtime, ordering of res
2323
The project introduces two Kubernetes custom resources `Glue` and `GlueOperator`.
2424
You can use `GlueOperator` to define your own operator.
2525
Let's take a look at an example, where we define an operator for WebPage custom resource, that represents a static website served from the Cluster. (You can see the
26-
[full example here](https://github.com/csviri/resource-workflow-operator/blob/main/src/test/resources/sample/webpage)):
26+
[full example here](https://github.com/csviri/resource-workflow-operator/blob/main/src/test/resources/sample/webpage) ):
2727

2828
```yaml
2929

0 commit comments

Comments
 (0)