Update Javadoc link and remove outdated documentation

Replaced the Javadoc link in the README with the updated URL and deleted the obsolete `docs/README.MD` file. This ensures that the documentation points to the correct and current resources.
This commit is contained in:
2025-04-13 09:51:08 +02:00
parent 99939ed591
commit f5ba156c49
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ The dependency is:
## Methods Overview
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).
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).
### Instantiation of `CfDnsClient`
-3
View File
@@ -1,3 +0,0 @@
# Documents for CloudflareDNS-java
- [api](apidocs/index.html)