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