From dcf6ae4791c4a69d7d17a6ace75ba1d55ccdde59 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 3 Dec 2008 16:07:15 +0000 Subject: Fill blank with URL --- util/dependencies.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/dependencies.lua b/util/dependencies.lua index b7e6c616..d841b30d 100644 --- a/util/dependencies.lua +++ b/util/dependencies.lua @@ -33,7 +33,7 @@ local function missingdep(name, sources, msg) end print(""); print(msg or (name.." is required for Prosody to run, so we will now exit.")); - print("More help can be found on our website, at http://.../doc/depends"); + print("More help can be found on our website, at http://prosody.im/doc/depends"); print("**************************"); print(""); end -- cgit v1.2.3