Skip to content

Commit 6aadfdc

Browse files
authored
Update maven search link (#5)
Search for lowercase MockBukkit on maven. It makes the search more relevant by putting the new artifact on top
1 parent 9439868 commit 6aadfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/user_guide/introduction/getting_started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ MockBukkit itself.
1818
For instance: `mockbukkit-v1.21 <mockbukkit-version>` is the
1919
`<mockbukkit-version>` release of MockBukkit, targeting plugins build for
2020
Minecraft 1.21. The latest stable version can always be found on
21-
[Maven Central](https://search.maven.org/search?q=MockBukkit).
21+
[Maven Central](https://search.maven.org/search?q=mockbukkit).
2222

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

0 commit comments

Comments
 (0)