summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge L. Albany <Megacake1234@gmail.com>2024-11-07 15:57:01 +0000
committerGitHub <noreply@github.com>2024-11-07 15:57:01 +0000
commit4e53dc3fa3d2d457e72fad1943ea09e06278ffcb (patch)
tree30ddfb91d70f0882718d8dc75f3cab1d8c496fc6
parentbf07cddfd9d7d9a8268171b032a5918b6b9f1713 (diff)
parent0f52c97ba1cba576aa32b036e625b19714d14f0c (diff)
downloadredot-engine-4e53dc3fa3d2d457e72fad1943ea09e06278ffcb.tar.gz
Merge pull request #846 from Spartan322/4.3-fix/appdata-links
[4.3] Change Godot Linux appdata urls to Redot
-rw-r--r--misc/dist/linux/org.redotengine.Redot.appdata.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/dist/linux/org.redotengine.Redot.appdata.xml b/misc/dist/linux/org.redotengine.Redot.appdata.xml
index ab540690dd..39375318cd 100644
--- a/misc/dist/linux/org.redotengine.Redot.appdata.xml
+++ b/misc/dist/linux/org.redotengine.Redot.appdata.xml
@@ -26,10 +26,10 @@
</screenshot>
</screenshots>
<url type="homepage">https://redotengine.org</url>
- <url type="bugtracker">https://github.com/redot-engine/redot-engine/issues</url>
- <url type="faq">https://docs.godotengine.org/en/latest/about/faq.html</url>
- <url type="help">https://docs.godotengine.org</url>
- <url type="donation">https://www.savethechildren.org</url>
+ <url type="bugtracker">https://github.com/Redot-Engine/redot-engine/issues</url>
+ <url type="faq">https://docs.redotengine.org/about/faq</url>
+ <url type="help">https://docs.redotengine.org/</url>
+ <url type="donation">https://ko-fi.com/redotengine</url>
<url type="translate">https://hosted.weblate.org/projects/godot-engine/godot</url>
<developer_name>The Redot Engine Community</developer_name>
<update_contact>redotengine@gmail.com</update_contact>