Skip to content

Commit 5526f33

Browse files
committed
Fixed the Maven central URL
1 parent bba95be commit 5526f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Includes extra helper methods to streamline command handling and improve code re
1616
## Documentation
1717
- [Wiki](https://github.com/Despical/CommandFramework/wiki)
1818
- [Javadocs](https://despical.github.io/CommandFramework)
19-
- [Maven Central](https://repo1.maven.org/maven2/com/github/despical/command-framework)
19+
- [Maven Central](https://repo1.maven.org/maven2/dev/despical/command-framework)
2020
- [Sonatype Central](https://central.sonatype.com/artifact/dev.despical/command-framework)
2121

2222
## Using Command Framework

0 commit comments

Comments
 (0)