diff --git a/README.md b/README.md index 894ba95..b33b333 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Using the Whois API 2.0 web service -[Whois API](https://whoisapi.whoisxmlapi.com) provides domain +[Whois API](https://whois.whoisxmlapi.com) provides domain names'/IP addresses' well-parsed and accurate registration details—also known as Whois Records—such as registrant names, emails, addresses, registrar info, creation/expiration dates etc. for most of the @@ -10,10 +10,10 @@ Here you'll find examples of querying the API implemented in multiple languages. You'll need a -[WhoisXmlApi account](https://whoisapi.whoisxmlapi.com/signup) to +[WhoisXmlApi account](https://whois.whoisxmlapi.com/signup) to authenticate. Please, refer to the -[Whois API documentation](https://whoisapi.whoisxmlapi.com/docs) for info on +[Whois API documentation](https://whois.whoisxmlapi.com/documentation/making-requests) for info on input parameters, request/response formats, authentication instructions and -more. \ No newline at end of file +more.