We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31896e commit bb3eea0Copy full SHA for bb3eea0
README.md
@@ -28,7 +28,7 @@ We have several sample Operators under the samples directory:
28
Implemented with and without Spring Boot support. The two samples share the common module.
29
* *webserver*: More realistic example creating an nginx webserver from a Custom Resource containing html code.
30
31
-Add [dependency]([maven central](https://search.maven.org/search?q=a:operator-framework) to your project:
+Add [dependency](https://search.maven.org/search?q=a:operator-framework) to your project:
32
33
```xml
34
<dependency>
0 commit comments