Skip to content

Commit 243481a

Browse files
authored
Update README.md
1 parent ac7b1c5 commit 243481a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In version 5 users should also provide slf4j-api dependency.
6868

6969
In short, if you just want to log statements to stdout, it's possible to add the following dependency: `org.slf4j:slf4j-simple:2.0.3`.
7070

71-
### Maven
71+
###
7272
```xml
7373
<dependency>
7474
<groupId>io.github.oshai</groupId>
@@ -77,7 +77,7 @@ In short, if you just want to log statements to stdout, it's possible to add the
7777
</dependency>
7878
```
7979

80-
See the full example in [kotlin-logging-example-maven](https://github.com/oshai/kotlin-logging-example-maven).
80+
See the full example in [kotlin-logging-example-maven](https://github.com/microutils/kotlin-logging-example-maven).
8181

8282
### Gradle
8383
```Groovy

0 commit comments

Comments
 (0)