diff --git a/admin.md b/admin.md index 76bad4e..1e13e19 100644 --- a/admin.md +++ b/admin.md @@ -3,7 +3,7 @@ layout: default --- ### Admin -If you are an admin you can login to [falcon.socialnerds.org](https://falcon.socialnerds.org) via SSH. `ssh user@falcon.socialnerds.org` +If you are an admin you can login to [falcon.socialnerds.org]({{ site.url }}) via SSH. `ssh user@falcon.socialnerds.org` I have written a simple tool to control our Minecraft server. **`falcon`**. Once connected you can use it to connect to the servers console `falcon console`, start the server `falcon start`, check it's status `falcon status` or kill it with `falcon kill` (but you should avoid the latter - connect to the console and type `stop` to shutdown the server).