Update domain name and related URLs (#457)
This commit is contained in:
committed by
GitHub
parent
51b9547e99
commit
2839ea4c35
@@ -4,7 +4,7 @@
|
||||
|
||||
namespace tt::app::apphub {
|
||||
|
||||
constexpr auto* BASE_URL = "https://cdn.tactility.one/apps";
|
||||
constexpr auto* BASE_URL = "https://cdn.tactilityproject.org/apps";
|
||||
|
||||
static std::string getVersionWithoutPostfix() {
|
||||
std::string version(TT_VERSION);
|
||||
|
||||
Reference in New Issue
Block a user