Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 218144c

Browse files
committed
Change default URL launched by "Online help" web-browser
1 parent 6ed51be commit 218144c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recovery/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define ENABLE_LANGUAGE_CHOOSER
1919

2020
/* Website launched when launching Arora */
21-
#define HOMEPAGE "http://www.raspberrypi.org/phpBB3/"
21+
#define HOMEPAGE "http://www.raspberrypi.org/help/"
2222

2323
/* Location to download the list of available distributions from */
2424
#define DEFAULT_REPO_SERVER "http://downloads.raspberrypi.org/os_list_v2.json"

0 commit comments

Comments
 (0)