diff --git a/README.md b/README.md index a539dbb..0cecbd0 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The API provides two styles for working with DNS records: 2. **Fluent API**: Chainable method calls for more readable code The following text focuses on the basic methods. For further information, take a look at -the [javadoc of the CfDnsClient](https://cloudflaredns-java-f4ee3a.gitlab.io/apidocs/codes/thischwa/cf/CfDnsClient.html). +the [javadoc of the CfDnsClient](https://javadoc.mein-gateway.de/CloudflareDNS-java/index.html). ### Instantiation of `CfDnsClient`