diff --git a/README.md b/README.md
index a254686..b7218fc 100644
--- a/README.md
+++ b/README.md
@@ -8,15 +8,13 @@
[](https://sonarcloud.io/summary/new_code?id=th-schwarz_CloudflareDNS-java)
[](https://sonarcloud.io/summary/new_code?id=th-schwarz_CloudflareDNS-java)
-[](https://codeberg.org/th-schwarz/CloudflareDNS-java)
-
## Preface
This project provides a java client for minimalistic access to the Cloudflare API version 4, which is mainly used for
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 [Codeberg Issues page](https://codeberg.org/th-schwarz/CloudflareDNS-java/issues).
+the [Gitea Issues page](https://git.mein-gateway.de/thischwa/CloudflareDNS-java/issues).
---
@@ -28,7 +26,7 @@ This guide comes without any warranty. Use at your own risk. The author is not r
## Get It
-The project has its own maven repository. Follow the instructions on the latest [package](https://codeberg.org/th-schwarz/-/packages/maven/codes.thischwa:cloudflaredns/) to add the repository to your project.
+The project has its own maven repository. Follow the instructions on the latest [package](https://git.mein-gateway.de/thischwa/-/packages) to add the repository to your project.
## Changelog
diff --git a/pom.xml b/pom.xml
index f1bc8c5..94e6571 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,8 +10,8 @@
jar
- https://codeberg.org/th-schwarz/CloudflareDNS-java/issues
- Codeberg Issues
+ https://git.mein-gateway.de/thischwa/CloudflareDNS-java/issues
+ Gitea Issues
@@ -55,23 +55,23 @@
- scm:git:git@codeberg.org:th-schwarz/CloudflareDNS-java.git
- scm:git:git@codeberg.org:th-schwarz/CloudflareDNS-java.git
- https://codeberg.org/th-schwarz/CloudflareDNS-java
- v0.1.0
+ scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git
+ scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git
+ https://git.mein-gateway.de/thischwa/CloudflareDNS-java
+ HEAD
- codeberg-cloudflaredns
- https://codeberg.org/api/packages/th-schwarz/maven
+ mygitea
+ https://git.mein-gateway.de/api/packages/thischwa/maven
true
- codeberg-cloudflaredns
- https://codeberg.org/api/packages/th-schwarz/maven
+ mygitea
+ https://git.mein-gateway.de/api/packages/thischwa/maven
true