Skip to content

Commit

Permalink
Merge pull request #8 from Kejax/patch-1
Browse files Browse the repository at this point in the history
Update the Url in get-started.md to the actual path for the repository (Item-NBT-API)
  • Loading branch information
Andre601 authored Jan 9, 2024
2 parents 7e494e8 + 7633d06 commit 4304431
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 4304431

Please sign in to comment.