From 09d1171d8d0b16f945df32ff4543c0a8baf4bb22 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 8 Jan 2024 23:34:14 +0100 Subject: Update references to website and repository The website is now at https://dillo-browser.github.io/ and the repository at https://github.com/dillo-browser/dillo. --- src/menu.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/menu.cc') diff --git a/src/menu.cc b/src/menu.cc index e86c3a06..fdf4fc60 100644 --- a/src/menu.cc +++ b/src/menu.cc @@ -273,7 +273,7 @@ static void Menu_bugmeter_validate_wdg_cb(Fl_Widget*, void*) */ static void Menu_bugmeter_about_cb(Fl_Widget*, void*) { - a_UIcmd_open_urlstr(popup_bw, "http://www.dillo.org/help/bug_meter.html"); + a_UIcmd_open_urlstr(popup_bw, "https://dillo-browser.github.io/old/help/bug_meter.html"); } /* -- cgit v1.2.3