diff --git a/src/qt/guiconstants.h b/src/qt/guiconstants.h index f0abefb7b115a..173e85f13be14 100644 --- a/src/qt/guiconstants.h +++ b/src/qt/guiconstants.h @@ -49,8 +49,7 @@ static const int MAX_URI_LENGTH = 255; #define SPINNER_FRAMES 36 #define QAPP_ORG_NAME "BitcoinGold" -//Change domain once we got site up -#define QAPP_ORG_DOMAIN "bitcoin.org" +#define QAPP_ORG_DOMAIN "btcgpu.org" #define QAPP_APP_NAME_DEFAULT "BitcoinGold-Qt" #define QAPP_APP_NAME_TESTNET "BitcoinGold-Qt-testnet"