commit b35d6340d594a820bb31e3beb1a2446b89a0d8da from: Oliver Lowe date: Thu Feb 29 05:28:31 2024 UTC Correct godoc links commit - 8960d9d808cecb41ae6bf023cec57c0e133c77c6 commit + b35d6340d594a820bb31e3beb1a2446b89a0d8da blob - 0659c0f0cc8f4e900c44b36c5aa2428a71a99481 blob + 22cf6e3bb1bdba3e6e4d0902089c309bf604b397 --- README.md +++ README.md @@ -1,9 +1,5 @@ -Package dns provides an interface for interacting with DNS servers over both plain UDP and DNS over TLS (DoT). It uses no third party dependencies. +[![godocs.io](http://godocs.io/olowe.co/dns?status.svg)](http://godocs.io/olowe.co/dns) -# Reference - -[![godocs.io](http://godocs.io/git.sr.ht/~otl/dns?status.svg)](http://godocs.io/git.sr.ht/~otl/dns) - -# Learn More - -For more documentation, see the [documentation site](https://man.sr.ht/~otl/dns-docs) +Package dns provides an interface for interacting with DNS servers +over both plain UDP and DNS over TLS (DoT). It uses no third party +dependencies.