Skip to content

Commit fd310b0

Browse files
authored
Merge pull request #281 from ppatierno/fix-quarkus-dependency-link
Fixed link to Quarkus dependency
2 parents 13fc2c1 + 6feface commit fd310b0

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
@@ -151,7 +151,7 @@ public class WebServerSpec {
151151

152152
A [Quarkus](https://quarkus.io) extension is also provided to ease the development of Quarkus-based operators.
153153

154-
Add [this dependency] (https://search.maven.org/search?q=a:operator-framework-quarkus-extension)
154+
Add [this dependency](https://search.maven.org/search?q=a:operator-framework-quarkus-extension)
155155
to your project:
156156

157157
```xml

0 commit comments

Comments
 (0)