update URL in GL description
diff --git a/script.js b/script.js
index daa67dc..01e88d7 100644
--- a/script.js
+++ b/script.js
@@ -15,7 +15,7 @@
       ["/help", "Show commands"],
       ["/list", "List all pages on the website"],
       ["/nav <location>", "Navigate to location"],
-	   ["/gl", "Generate a url for the current page - [^http://blissroms.github.io/](This doesn't work in an iFrame.) outputs something like [^http://blissroms.github.io/connect](*blissroms.io/connect*)"],
+	   ["/gl", "Generate a url for the current page - [^http://blissroms.github.io/](This doesn't work in an iFrame.) outputs something like [^http://blissroms.github.io/connect](*blissroms.github.io/connect*)"],
       ["/clear", "Clear the console"],
       ["/login <username> <password>", "Login to your account - This is not set up and when implemeneted it'll be '/login username' then request password without printing into the cmd prompt"],
       ["/upload", "Upload file, must be logged in."]