Skip to content

Commit fc6cceb

Browse files
committed
Replace website URL
1 parent 1ac2718 commit fc6cceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenes/config/AboutSettings.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extends Control
22

3-
const WEBSITE_URL := "https://github.com/retrohub-org/retrohub"
3+
const WEBSITE_URL := "https://retrohub-org.github.io"
44
const ISSUES_URL := "https://github.com/retrohub-org/retrohub/issues"
55

66
@onready var n_logo := %Logo

0 commit comments

Comments
 (0)