Skip to content

Commit bb3eea0

Browse files
committed
fix docs glitch
1 parent e31896e commit bb3eea0

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
@@ -28,7 +28,7 @@ We have several sample Operators under the samples directory:
2828
Implemented with and without Spring Boot support. The two samples share the common module.
2929
* *webserver*: More realistic example creating an nginx webserver from a Custom Resource containing html code.
3030

31-
Add [dependency]([maven central](https://search.maven.org/search?q=a:operator-framework) to your project:
31+
Add [dependency](https://search.maven.org/search?q=a:operator-framework) to your project:
3232

3333
```xml
3434
<dependency>

0 commit comments

Comments
 (0)