diff --git a/doc/config.html b/doc/config.html index 3a64633a..2d437ddc 100755 --- a/doc/config.html +++ b/doc/config.html @@ -257,11 +257,10 @@ Here is an example:

 <h1>You successfully submitted a message</h1>
-<a href="linux">Back</a> to the logbook<p>
-<a href="linux?cmd=new">Enter</a> another message
+<a href="?cmd=Back">Back</a> to the logbook<p>
+<a href="?cmd=New">Enter</a> another message
 
-The reference "linux" in this case corresponds to the logbook name. The file must be present in the same directory as the elogd file.