Fix incorrect Javadoc URL in README.md

This commit is contained in:
2025-06-09 19:09:07 +02:00
parent dde9f84204
commit de24c9f1ab
+1 -1
View File
@@ -67,7 +67,7 @@ The methods can be categorized as follows:
- `Record`: list, info, create, update, delete
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://cloudflaredns-java-f4ee3a.gitlab.io/codes/thischwa/cf/CfDnsClient.html).
### Instantiation of `CfDnsClient`