net/dns: fix recently added URL scheme from http to https

I typoed/brainoed in the earlier 3582628691

Change-Id: Ic198a6f9911f195d9da9fc5259b5784a4b15e5e3
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2023-01-17 18:40:39 -08:00
committed by Brad Fitzpatrick
parent eec734a578
commit 3addcacfe9
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ func testDirect(t *testing.T, fs wholeFileFS) {
t.Fatal(err)
}
want := `# resolv.conf(5) file generated by tailscale
# For more info, see http://tailscale.com/s/resolvconf-overwrite
# For more info, see https://tailscale.com/s/resolvconf-overwrite
# DO NOT EDIT THIS FILE BY HAND -- CHANGES WILL BE OVERWRITTEN
nameserver 8.8.8.8