summaryrefslogtreecommitdiff
path: root/src/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.c')
-rw-r--r--src/prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs.c b/src/prefs.c
index 065feb70..0114d912 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -12,7 +12,7 @@
#include "prefs.h"
#define PREFS_START_PAGE "about:splash"
-#define PREFS_HOME "http://www.dillo.org/"
+#define PREFS_HOME "https://dillo-browser.github.io/"
#define PREFS_FONT_SERIF "DejaVu Serif"
#define PREFS_FONT_SANS_SERIF "DejaVu Sans"
#define PREFS_FONT_CURSIVE "URW Chancery L"