diff --git a/Project-Unite/NotificationDaemon.cs b/Project-Unite/NotificationDaemon.cs index 10fddae..93a66ec 100644 --- a/Project-Unite/NotificationDaemon.cs +++ b/Project-Unite/NotificationDaemon.cs @@ -133,7 +133,7 @@ internal static void ScreamToDiscord(string title, string desc, string url) {desc} -Visit this URL for more info: {url}" +Visit this URL for more info: http://getshiftos.ml{url}" }); streamWriter.Write(json);