Skip to content

Commit

Permalink
Update get-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kejax authored Jan 9, 2024
1 parent 7e494e8 commit 7633d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repositories {
// Other repositories, including jitpack
maven {
id = "codemc"
url = "https://repo.codemc.io/repositories/maven-public/"
url = "https://repo.codemc.io/repository/maven-public/"
}
}
```
Expand Down Expand Up @@ -141,4 +141,4 @@ dependencies:
required: true
```
////
///
///

0 comments on commit 7633d06

Please sign in to comment.