From bef900cf876a5ac3d6c6d229e59cad7968a63eb2 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Fri, 6 Jan 2017 16:11:52 -0500 Subject: [PATCH] Fix links --- CNAME | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CNAME b/CNAME index 623c7d90..6d937cd6 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -repo.me1312.net \ No newline at end of file +subservers.me1312.net \ No newline at end of file diff --git a/README.md b/README.md index 6d1d0003..afb6d106 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ SubServers 2 is a rewrite of SubServers, the Server Management Plugin.
[https://www.spigotmc.org/resources/subservers-2.11264/](https://www.spigotmc.org/resources/subservers-2.11264/) ### Documentation -> [https://repo.ME1312.net/SubServers-2/Javadoc/SubServers.Bungee/](https://repo.ME1312.net/SubServers-2/Javadoc/SubServers.Bungee/)
-> [https://repo.ME1312.net/SubServers-2/Javadoc/SubServers.Client.Bukkit/](https://repo.ME1312.net/SubServers-2/Javadoc/SubServers.Client.Bukkit/) +> [https://subservers.ME1312.net/Javadoc/SubServers.Bungee/](https://subservers.ME1312.net/Javadoc/SubServers.Bungee/)
+> [https://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/](https://subservers.ME1312.net/Javadoc/SubServers.Client.Bukkit/) ## How to Install/Update SubServers.Bungee Pre-Releases 1. Download BungeeCord ([Link](https://www.spigotmc.org/link-forums/bungeecord.28/)) 2. Download your favorite commit of SubServers.Bungee ([Click Here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts) for the latest commit) -3. Put them both in a folder together. It should now look like this: +3. Put them both in a folder together. It should now look like this:
![Example Folder](https://s30.postimg.org/qhcx95jep/Screen_Shot_2016_12_15_at_4_30_15_PM.png) 4. If you are updating, make sure to update the files in `~/SubServers`, they wont reset themselves. 5. You can now launch SubServers via your terminal: `java -jar SubServers.Bungee.jar`