aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-10-20 16:53:28 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-10-20 16:53:28 +0300
commitb52cfc8c229d00c3fe536a968c2dd7c2050614ee (patch)
treee1058ba071b0ed31d812bdbc3b037e623e21de43 /doc
parent1ce57b20289fb021fa792ef8f35ea89eb0fdfb88 (diff)
downloadpies-b52cfc8c229d00c3fe536a968c2dd7c2050614ee.tar.gz
pies-b52cfc8c229d00c3fe536a968c2dd7c2050614ee.tar.bz2
Minor fix.
* doc/Config: Fix links in the main menu.
Diffstat (limited to 'doc')
-rw-r--r--doc/Config8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Config b/doc/Config
index 21e25bc..d82983c 100644
--- a/doc/Config
+++ b/doc/Config
@@ -39,10 +39,10 @@ $EXTRA_HEAD="\
39$AFTER_BODY_OPEN="\ 39$AFTER_BODY_OPEN="\
40<!--#include virtual=\"${top_html_dir}/inc/header.html\" -->\ 40<!--#include virtual=\"${top_html_dir}/inc/header.html\" -->\
41<ul class=\"tabs\">\ 41<ul class=\"tabs\">\
42 <li><a href=\"pies.html\">Main</a></li>\ 42 <li><a href=\"/software/pies/pies.html\">Main</a></li>\
43 <li><a href=\"example.html\">Examples</a></li>\ 43 <li><a href=\"/software/pies/example.html\">Examples</a></li>\
44 <li><a href=\"download.html\">Downloads</a></li>\ 44 <li><a href=\"/software/pies/download.html\">Downloads</a></li>\
45 <li><a class=\"active\" href=\"manual.html\">Documentation</a></li>\ 45 <li><a class=\"active\" href=\"/software/pies/manual.html\">Documentation</a></li>\
46</ul>"; 46</ul>";
47 47
48$PRE_BODY_CLOSE="Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved."; 48$PRE_BODY_CLOSE="Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.";

Return to:

Send suggestions and report system problems to the System administrator.