Skip to content

Commit 74fffde

Browse files
committed
Fix maven repo url.
1 parent f9c66b2 commit 74fffde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/api/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ API Libraries
1919
-------------
2020

2121
You can get the API via a `Maven repository`_, compatible with Maven_, Gradle_, sbt_, and many other build systems.
22-
The repository is `<https://maven.enginehub.org/>`_, and WorldEdit is under the group ``com.sk89q.worldedit``.
22+
The repository is `<https://maven.enginehub.org/repo/>`_, and WorldEdit is under the group ``com.sk89q.worldedit``.
2323
Depending on which parts of the API you need, choose one of the following names:
2424

2525
- ``worldedit-core``: The core APIs. Does not depend on any platform, and provides no conversion classes.

0 commit comments

Comments
 (0)