Fix typo in Javadoc URL in README.md to correct namespace link

This commit is contained in:
2025-06-30 19:38:50 +02:00
parent 29425678cf
commit 95fa741a1d
+1 -1
View File
@@ -68,7 +68,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/codes/th-schwarz/cf/CfDnsClient.html).
the [javadoc of the CfDnsClient](https://cloudflaredns-java-f4ee3a.gitlab.io/codes/thischwa/cf/CfDnsClient.html).
### Instantiation of `CfDnsClient`