diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-12-14 19:35:42 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2009-12-14 19:35:42 +0000 |
commit | 3f90eba5a1a5df95f2c9f7fc2d78a382731f2d10 (patch) | |
tree | b21787a5478cd1b4457a4f37b17db79737856e82 | |
parent | f843033749d3fd481ec74dbb0181d33cb4bf4668 (diff) |
minor: Added an external link to the used tool.
-rw-r--r-- | doc/w3mmode.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/w3mmode.mdwn b/doc/w3mmode.mdwn index 3afee5c9b..04e37ba04 100644 --- a/doc/w3mmode.mdwn +++ b/doc/w3mmode.mdwn @@ -1,5 +1,5 @@ It's possible to use all of ikiwiki's web features (page editing, etc) in -the `w3m` web browser without using a web server. `w3m` supports local CGI +the [`w3m`](http://w3m.sourceforge.net/) web browser without using a web server. `w3m` supports local CGI scripts, and ikiwiki can be set up to run that way. This requires some special configuration: |