mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Added create connection help button
This commit is contained in:
parent
b90d838ebc
commit
f450e06a80
2 changed files with 29 additions and 14 deletions
|
@ -5,4 +5,5 @@ class Urls {
|
|||
static const String getReleasesGitHub = "https://api.github.com/repos/JGeek00/adguard-home-manager/releases";
|
||||
static const String adGuardHomeReleasesTags = "https://api.github.com/repos/AdGuardTeam/AdGuardHome/releases/tags";
|
||||
static const String googleSearchUrl = "https://www.google.com/search";
|
||||
static const String connectionInstructions = "https://github.com/JGeek00/adguard-home-manager/wiki/Create-a-connection";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue