From f51583f4c629c76967584ff993c29d39c9b560ec Mon Sep 17 00:00:00 2001 From: MichaelOultram Date: Tue, 28 Jul 2015 16:35:01 +0100 Subject: [PATCH] Fixing build issues --- strings.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.go b/strings.go index 92f577b..e8cf2b5 100644 --- a/strings.go +++ b/strings.go @@ -173,5 +173,5 @@ const CURRENT_SONG_PLAYLIST_HTML = ` // URL of the server for connecting via a web address const WEB_ADDRESS = ` - Control mumbledj from a web browser: http://%s/%s. + Control mumbledj from a web browser: http://%s:9563/%s ` \ No newline at end of file