Skip to content

Commit 83f66f8

Browse files
authored
real md maven central link in docs
1 parent 743c250 commit 83f66f8

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
@@ -34,7 +34,7 @@ Add dependency to your project:
3434
<dependency>
3535
<groupId>com.github.containersolutions</groupId>
3636
<artifactId>operator-framework</artifactId>
37-
<version>{see https://search.maven.org/search?q=a:operator-framework for latest version}</version>
37+
<version>{see [maven central](https://search.maven.org/search?q=a:operator-framework) for latest version}</version>
3838
</dependency>
3939
```
4040

0 commit comments

Comments
 (0)