Update README with corrected javadoc link

Replaced the broken relative javadoc link with a working absolute URL pointing to the hosted documentation. This ensures easier access to the API reference for users.
This commit is contained in:
2025-03-23 13:18:08 +01:00
parent 6e05348f6a
commit af757714f4
+1 -1
View File
@@ -27,7 +27,7 @@ BETA
## Methods Overview
The following text focuses on the basic methods. For further information take a look at the [javadoc of the CfDnsClient](docs/apidocs/codes/thischwa/cf/CfDnsClient.html).
The following text focuses on the basic methods. For further information take a look at the [javadoc of the CfDnsClient](https://th-schwarz.github.io/CloudflareDNS-java/apidocs/codes/thischwa/cf/CfDnsClient.html).
### Instantiation of `CfDnsClient`