diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dist/linux/godot.6 | 6 | ||||
-rw-r--r-- | misc/dist/linux/org.godotengine.Godot.appdata.xml | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index b128bd4dc0..1035f7477d 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -192,12 +192,12 @@ Additional documentation files. Detailed licensing information. .RE .SH "SEE ALSO" -See the project website at \fIhttps://redotengine.org\fR and the source -code repository at \fIhttps://github.com/redotengine/redot\fR for more details. +See the project website at \fIhttps://www.redotengine.org\fR and the source +code repository at \fIhttps://github.com/redot-engine/redot-engine\fR for more details. .SH BUGS Redot Engine is a free and open source project and welcomes any kind of contributions. In particular, you can report issues or make suggestions on -Redot's issue tracker at \fIhttps://github.com/redotengine/redot/issues\fR. +Redot's issue tracker at \fIhttps://github.com/redot-engine/redot-engine/issues\fR. .SH AUTHOR Man page written by Bioblaze Payne <bioblazepayne@gmail.com> on behalf of the Redot Engine development team. diff --git a/misc/dist/linux/org.godotengine.Godot.appdata.xml b/misc/dist/linux/org.godotengine.Godot.appdata.xml index 6dd2835a3f..774b5c5633 100644 --- a/misc/dist/linux/org.godotengine.Godot.appdata.xml +++ b/misc/dist/linux/org.godotengine.Godot.appdata.xml @@ -26,11 +26,11 @@ </screenshot> </screenshots> <url type="homepage">https://redotengine.org</url> - <url type="bugtracker">https://github.com/redotengine/redot/issues</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="translate">https://hosted.weblate.org/projects/godot-engine/godot</url> <developer_name>The Redot Engine Community</developer_name> - <update_contact>bioblazepayne_at_gmail_dot_com</update_contact> + <update_contact>redotengine@gmail.com</update_contact> </component> |