We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac2718 commit fc6ccebCopy full SHA for fc6cceb
scenes/config/AboutSettings.gd
@@ -1,6 +1,6 @@
1
extends Control
2
3
-const WEBSITE_URL := "https://github.com/retrohub-org/retrohub"
+const WEBSITE_URL := "https://retrohub-org.github.io"
4
const ISSUES_URL := "https://github.com/retrohub-org/retrohub/issues"
5
6
@onready var n_logo := %Logo
0 commit comments