+ client: update github issues link

Closes #990
This commit is contained in:
Ildar Kamalov
2019-09-09 11:59:53 +03:00
parent e346eddf94
commit dba3c9aef1
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ export const REPOSITORY = {
URL: 'https://github.com/AdguardTeam/AdGuardHome',
TRACKERS_DB:
'https://github.com/AdguardTeam/AdGuardHome/tree/master/client/src/helpers/trackers/adguard.json',
ISSUES: 'https://github.com/AdguardTeam/AdGuardHome/issues/new/choose',
};
export const PRIVACY_POLICY_LINK = 'https://adguard.com/privacy/home.html';