Rename from 'Adguard DNS' to 'AdGuard Home'.

This commit is contained in:
Eugene Bujak
2018-10-15 16:02:19 +03:00
parent 40d1b18b28
commit 3e2a3afc52
13 changed files with 46 additions and 46 deletions

View File

@@ -12,7 +12,7 @@ import (
"sync"
"time"
"github.com/AdguardTeam/AdguardDNS/dnsfilter"
"github.com/AdguardTeam/AdGuardHome/dnsfilter"
"github.com/coredns/coredns/core/dnsserver"
"github.com/coredns/coredns/plugin"
"github.com/coredns/coredns/plugin/metrics"