Skip to content

Commit

Permalink
Update maven search link (#5)
Browse files Browse the repository at this point in the history
Search for lowercase MockBukkit on maven.
It makes the search more relevant by putting the new artifact on top
  • Loading branch information
alexcrea authored Nov 19, 2024
1 parent 9439868 commit 6aadfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/user_guide/introduction/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MockBukkit itself.
For instance: `mockbukkit-v1.21 <mockbukkit-version>` is the
`<mockbukkit-version>` release of MockBukkit, targeting plugins build for
Minecraft 1.21. The latest stable version can always be found on
[Maven Central](https://search.maven.org/search?q=MockBukkit).
[Maven Central](https://search.maven.org/search?q=mockbukkit).

:::tip
Before MockBukkit 4.0, the artifact-ID follows this pattern `MockBukkit-v<minecraft-major-version>`
Expand Down

0 comments on commit 6aadfdc

Please sign in to comment.