Update Blackcoin More website

This commit is contained in:
lateminer
2019-03-09 00:32:23 +03:00
parent 5b50b3df4b
commit 6b4f463267
3 changed files with 3 additions and 5 deletions

View File

@@ -487,7 +487,7 @@ std::string HelpMessage(HelpMessageMode mode)
std::string LicenseInfo()
{
const std::string URL_SOURCE_CODE = "<https://gitlab.com/blackcoin/blackcoin-more>";
const std::string URL_WEBSITE = "<http://blackcoin.org/>";
const std::string URL_WEBSITE = "<http://blackcoinmore.org/>";
// todo: remove urls from translations on next change
// return FormatParagraph(strprintf(_("Copyright (C) %i-%i %s"), 2009, COPYRIGHT_YEAR, CopyrightHolders())) + "\n" +