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. --- dillorc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dillorc') diff --git a/dillorc b/dillorc index 3e970e10..b5ac0f32 100644 --- a/dillorc +++ b/dillorc @@ -146,13 +146,13 @@ # Set the start page. # start_page="about:blank" -# start_page="http://www.dillo.org" +# start_page="https://dillo-browser.github.io/" # start_page="file:/home/jcid/custom_page.html" #start_page="about:splash" # Set the home location # home="file:/home/jcid/HomePage/Home.html" -#home="http://www.dillo.org/" +#home="https://dillo-browser.github.io/" # Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. -- cgit v1.2.3