From be2fb5d89ec2c8c356f80ee4986e05c89e2e21cb Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 10 Jul 2026 15:46:46 +0200 Subject: [PATCH] update issue tracker link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07576d2..aeea233 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project provides a java client for minimalistic access to the Cloudflare AP managing DNS settings such as creating, updating and deleting DNS records. If you encounter any bugs or find missing features, feel free to report them on -the [Gitea Issues page](https://git.mein-gateway.de/thischwa/CloudflareDNS-java/issues). +the [GitHub Issues page](https://github.com/th-schwarz/CloudflareDNS-java/issues). ---