Update GitLab CI messages and correct Javadoc URL in README.md

This commit is contained in:
2025-07-02 11:31:30 +02:00
parent 85391083a9
commit 10d63c43ca
2 changed files with 3 additions and 3 deletions
+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/thischwa/cf/CfDnsClient.html).
the [javadoc of the CfDnsClient](https://cloudflaredns-java-f4ee3a.gitlab.io/apidocs/codes/thischwa/cf/CfDnsClient.html).
### Instantiation of `CfDnsClient`