From fc56bfb8a170eb794c6bf3d3a548e6428c842170 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 31 Jan 2021 07:17:37 +0300 Subject: [PATCH] Change Husky profile link --- instance-build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance-build.gradle b/instance-build.gradle index 5dad4bf4..8465a3b0 100644 --- a/instance-build.gradle +++ b/instance-build.gradle @@ -16,4 +16,4 @@ ext.CUSTOM_LOGO_URL = "" ext.CUSTOM_INSTANCE = "" // link to your support account. Will be linked on the about page when not empty. -ext.SUPPORT_ACCOUNT_URL = "https://enigmatic.observer/users/Husky" +ext.SUPPORT_ACCOUNT_URL = "https://huskyapp.dev/users/husky"