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 743c250 commit 83f66f8Copy full SHA for 83f66f8
README.md
@@ -34,7 +34,7 @@ Add dependency to your project:
34
<dependency>
35
<groupId>com.github.containersolutions</groupId>
36
<artifactId>operator-framework</artifactId>
37
- <version>{see https://search.maven.org/search?q=a:operator-framework for latest version}</version>
+ <version>{see [maven central](https://search.maven.org/search?q=a:operator-framework) for latest version}</version>
38
</dependency>
39
```
40
0 commit comments