diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-08 23:34:14 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-09 20:05:49 +0100 |
commit | 09d1171d8d0b16f945df32ff4543c0a8baf4bb22 (patch) | |
tree | 9c1b06a9aa1f7c0206e598d7ee02f652564f0e03 /doc/user_help.html | |
parent | 767c6c142de52a8b110c9c8fbc4110fcb6c3865f (diff) |
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.
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index 789a0b5f..dd32b107 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -78,7 +78,7 @@ appearance or behaviour, look at the options in your <b><font color="#5040a0">dillorc</font></b> file (if you don't have a copy in your ~/.dillo/ directory, get it - <a href='http://www.dillo.org/dillorc'>here</a>). + <a href='https://raw.githubusercontent.com/dillo-browser/dillo/master/dillorc'>here</a>). <li> Clicking the "Reload" button always requests an end-to-end reload of the page currently viewed, but it will *not* reload embedded @@ -208,7 +208,7 @@ <tr><td bgcolor="#70a0c0"> <p> With a - <code>~/.dillo/<a href="http://www.dillo.org/domainrc">domainrc</a></code> + <code>~/.dillo/<a href="https://raw.githubusercontent.com/dillo-browser/dillo/master/src/domainrc">domainrc</a></code> file, you can control how dillo handles automatic requests for resources (like images and style sheets) that aren't at the same domain as the original page. @@ -263,7 +263,7 @@ <tr><td bgcolor="#70a0c0"> <p> Bookmarks are handled by the Dillo plugin - (<a href='http://www.dillo.org/dpi1.html'>dpi</a>) framework. + (<a href='https://dillo-browser.github.io/old/dpi1.html'>dpi</a>) framework. This should be transparent to the end user. Please note that: <ul> <li>It is a good idea to keep a backup of your @@ -285,7 +285,7 @@ </td></tr> <tr><td bgcolor="#70a0c0"> <p> - Dillo's <em><a href='http://www.dillo.org/help/bug_meter.html'>Bug + Dillo's <em><a href='https://dillo-browser.github.io/old/help/bug_meter.html'>Bug meter</a></em> shows the number of <b><font color="#5040a0">detected bugs</font></b> inside the page. The bugs are caught at parsing time, so the @@ -355,7 +355,7 @@ </table> <p> You can <b><font color="#5040a0">change</font></b> the bindings using a -<code>~/.dillo/<a href="http://www.dillo.org/keysrc">keysrc</a></code> +<code>~/.dillo/<a href="https://raw.githubusercontent.com/dillo-browser/dillo/master/src/keysrc">keysrc</a></code> file. </td></tr> </table> |