From 8b69b2551ae17604cb0dad4567215af5c532ee8c Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sat, 7 Mar 2026 19:16:09 +0100 Subject: [PATCH] Update README: replace GitLab Issues link with Codeberg Issues link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5698257..c229358 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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 [GitLab Issues page](https://gitlab.com/th-schwarz/CloudflareDNS-java/-/issues). +the [Codeberg Issues page](https://codeberg.org/th-schwarz/CloudflareDNS-java/issues). ---