summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README2
-rw-r--r--doc/dillo.1.in2
-rw-r--r--doc/user_help.html10
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/README b/doc/README
index 41c11d87..a3c33651 100644
--- a/doc/README
+++ b/doc/README
@@ -1,5 +1,5 @@
Last update: June 2015
This directory contains user documentation. Developer documentation is
-only stored in the Hg repository at <http://hg.dillo.org/dillo/>, in
+only stored in the Git repository at <https://github.com/dillo-browser/dillo>, in
the directory "devdoc", but not part of the tarball.
diff --git a/doc/dillo.1.in b/doc/dillo.1.in
index 0853e6eb..09d62ab6 100644
--- a/doc/dillo.1.in
+++ b/doc/dillo.1.in
@@ -114,4 +114,4 @@ Hyphenation pattern files.
.BR wget (1)
.PP
Dillo website:
-.B http://www.dillo.org
+.B https://dillo-browser.github.io/
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>