diff --git a/README.md b/README.md index 86624c62..945942d9 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ correctly, the following should work: ## Examples -A short "how to use the API" is at the beginning of dns.go (this also will show +A short "how to use the API" is at the beginning of doc.go (this also will show when you call `godoc github.com/miekg/dns`). Example programs can be found in the `github.com/miekg/exdns` repository.