From df7d826c3a1fe27976d79909c761f722545aa3ae Mon Sep 17 00:00:00 2001 From: mekolat Date: Mon, 17 Nov 2014 23:38:55 -0500 Subject: use manaplus url format --- src/mmo/version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mmo/version.cpp') diff --git a/src/mmo/version.cpp b/src/mmo/version.cpp index 56e21dc..aec4e73 100644 --- a/src/mmo/version.cpp +++ b/src/mmo/version.cpp @@ -77,5 +77,5 @@ bool extract(XString str, Version *vers) LString VERSION_INFO_HEADER = "This server code consists of Free Software under GPL3&AGPL3"_s; LString VERSION_INFO_COMMIT = "This is commit " VERSION_HASH ", also known as " VERSION_FULL ""_s; LString VERSION_INFO_NUMBER = "The version is " VERSION_STRING ""_s; -LString VERSION_INFO_URL = "For source, see " VENDOR_SOURCE ""_s; +LString VERSION_INFO_URL = "For source, see [@@" VENDOR_SOURCE "|" VENDOR_SOURCE "@@]"_s; } // namespace tmwa -- cgit v1.2.3-60-g2f50