Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 2951119

Browse files
committed
docs: fix link to source code
1 parent c6ace87 commit 2951119

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
@@ -104,7 +104,7 @@ Using dependency:
104104
</dependency>
105105
```
106106

107-
The client can be directly injected to the test. See sample test [here](https://github.com/java-operator-sdk/jenvtest/blob/d5676ceafd278b323532327584401b93a62440ba/fabric8/src/test/java/io/javaoperatorsdk/jenvtest/junit/JUnitFabric8ClientInjectionTest.java).
107+
The client can be directly injected to the test. See sample test [here](https://github.com/java-operator-sdk/jenvtest/blob/main/fabric8/src/test/java/io/javaoperatorsdk/jenvtest/junit/JUnitFabric8ClientInjectionTest.java).
108108

109109
```java
110110

0 commit comments

Comments
 (0)