diff options
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> |