Skip to content

Commit 7cb7bbf

Browse files
committed
gears-kotlin: Fix links in README
1 parent d74ff1d commit 7cb7bbf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gears/gears-kotlin/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# gears-kotlin <GitHub path="RedMadRobot/gears-android/tree/main/gears/kotlin"/>
1+
# gears-kotlin
22

3-
[![Version](https://img.shields.io/maven-central/v/com.redmadrobot.gears/kotlin?style=flat-square)][mavenCentral]
3+
[![Version](https://img.shields.io/maven-central/v/com.redmadrobot.gears/gears-kotlin?style=flat-square)][mavenCentral]
44
[![License](https://img.shields.io/github/license/RedMadRobot/gears-android?style=flat-square)][license]
55

66
A set of gears for Kotlin.
@@ -43,5 +43,5 @@ Merge requests are welcome.
4343
For major changes, please open an issue first to discuss what you would like to change.
4444

4545

46-
[mavenCentral]: https://search.maven.org/artifact/com.redmadrobot.gears/gears-kotlin
47-
[license]: ../LICENSE
46+
[mavenCentral]: https://central.sonatype.com/artifact/com.redmadrobot.gears/gears-kotlin
47+
[license]: ../../LICENSE

0 commit comments

Comments
 (0)