Skip to content

Commit b3e79dc

Browse files
Change Maven repository URL in README
Updated Maven repository URL in README. Signed-off-by: Cranberry <20140992+cranberry3148@users.noreply.github.com>
1 parent ede4274 commit b3e79dc

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
@@ -20,7 +20,7 @@ KTale is published as a Maven artifact:
2020

2121
```kotlin
2222
repositories {
23-
maven("https://nexus.modlabs.cc/repository/maven-public/")
23+
maven("https://nexus.modlabs.cc/repository/maven-mirrors/")
2424
}
2525

2626
dependencies {

0 commit comments

Comments
 (0)