diff --git a/SubAPI.md b/SubAPI.md index 68e86ad..10bcbd4 100644 --- a/SubAPI.md +++ b/SubAPI.md @@ -3,8 +3,8 @@ SubAPI is the way to access the server manager through custom plugins. This page > **Topics on This Page:**
> [SubServers.Bungee](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersBungee)
> [SubServers.Host](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersSync)
-> [SubServers.Sync](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersHost)
-> [SubServers.Client](https://github.com/ME1312/SubServers-2/wiki/SubAPI#SubServersClient)
+> [SubServers.Sync](https://github.com/ME1312/SubServers-2/wiki/SubAPI#subserverssync--subserversclient)
+> [SubServers.Client](https://github.com/ME1312/SubServers-2/wiki/SubAPI#subserverssync--subserversclient)
### SubAPI via Maven You may want to use Maven to handle the SubAPI dependency for you. If so, here's the code you need to make it happen.