diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-18 09:51:31 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-18 09:51:31 -0400 |
commit | ebfe88f79f48b35fd8440d33bdb38d1492ae09b7 (patch) | |
tree | d9e1ae87dd4491821e9b11835976f20337614318 /doc/user_help.html | |
parent | 1c3f7bdff27c585aea5edb258c69d744504e35e5 (diff) |
Minor changes to user_help.html
Diffstat (limited to 'doc/user_help.html')
-rw-r--r-- | doc/user_help.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index f78760d0..ec1c73e7 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -28,9 +28,9 @@ <li>You can tell a link from plain content by the hand-shaped cursor. <li> Besides browsing the web, Dillo also has basic file browsing - capabilities included. So, entering "file:" in your + capabilities included. So, entering <code>file:</code> in your Dillo URL window will give you the contents of your current - working directory, and "file:~" entered in the + working directory, and <code>file:~</code> entered in the same place will point your Dillo browser right to your home directory... @@ -271,7 +271,8 @@ </td></tr> <tr><td bgcolor="#70a0c0"> <p> - Dillo's <em><a href='/help/bug_meter.html'>Bug meter</a></em> shows the + Dillo's <em><a href='http://www.dillo.org/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 error messages also show the line where they occur and provide a |