diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 54853d7..91aae9e 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -1,3 +1,3 @@
The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).
-If you believe that someone is violating the Code of Conduct, or have any other concerns, please contact us via [cartridges-community@kramo.hu](mailto:cartridges-community@kramo.hu).
\ No newline at end of file
+If you believe that someone is violating the Code of Conduct, or have any other concerns, please contact us via [cartridges-community@kramo.page](mailto:cartridges-community@kramo.page).
diff --git a/cartridges.doap b/cartridges.doap
index 6a9a56d..af8a159 100644
--- a/cartridges.doap
+++ b/cartridges.doap
@@ -22,7 +22,7 @@ Cartridges is a simple game launcher for all of your games. It has support for i
kramo
-
+
@@ -38,4 +38,4 @@ Cartridges is a simple game launcher for all of your games. It has support for i
-
\ No newline at end of file
+
diff --git a/cartridges/main.py b/cartridges/main.py
index 5914208..208316c 100644
--- a/cartridges/main.py
+++ b/cartridges/main.py
@@ -252,7 +252,7 @@ class CartridgesApplication(Adw.Application):
about.set_transient_for(shared.win)
about.set_developers(
(
- "kramo https://kramo.hu",
+ "kramo https://kramo.page",
"Geoffrey Coulaud https://geoffrey-coulaud.fr",
"Rilic https://rilic.red",
"Arcitec https://github.com/Arcitec",
@@ -263,7 +263,7 @@ class CartridgesApplication(Adw.Application):
"Sabri Ünal https://github.com/sabriunal",
)
)
- about.set_designers(("kramo https://kramo.hu",))
+ about.set_designers(("kramo https://kramo.page",))
about.set_copyright("© 2022-2023 kramo")
# Translators: Replace this with your name for it to show up in the about window
about.set_translator_credits = (_("translator_credits"),)
diff --git a/data/hu.kramo.Cartridges.metainfo.xml.in b/data/hu.kramo.Cartridges.metainfo.xml.in
index 4afa764..34af69a 100644
--- a/data/hu.kramo.Cartridges.metainfo.xml.in
+++ b/data/hu.kramo.Cartridges.metainfo.xml.in
@@ -11,12 +11,12 @@
https://github.com/kra-mo/cartridges
https://github.com/kra-mo/cartridges/issues
https://hosted.weblate.org/engage/cartridges/
- https://www.kramo.hu/about/
+ https://www.kramo.page/about/
https://github.com/kra-mo/cartridges
https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md
kramo
-
+
kramo
GNOME