stas 02/05/12 04:51:51
Modified: tmpl/custom/html short_cuts
Log:
fix link
Revision Changes Path
1.3 +2 -2 modperl-docs/tmpl/custom/html/short_cuts
Index: short_cuts
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/short_cuts,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- short_cuts 10 May 2002 08:04:02 -0000 1.2
+++ short_cuts 12 May 2002 11:51:51 -0000 1.3
@@ -4,9 +4,9 @@
# rel_doc_root - relative docs path (only for chapters!)
-%]
[%- SET buttons = [
- [
"${doc.dir.abs_doc_root}/maillist/list-modperl.html#Searchable_Archives",
'Maillist Archives'],
+ [ "${doc.dir.abs_doc_root}/maillist/modperl.html#Searchable_Archives",
'Maillist Archives'],
["${doc.dir.abs_doc_root}/docs/1.0/guide/index.html", 'The 1.x guide'],
-
["${doc.dir.abs_doc_root}/download/source.html#How_to_get_the_stable_source_distribution",
'The 1.x source'],
+
["${doc.dir.abs_doc_root}/download/source.html#Stable_source_distribution",
'The 1.x source'],
];
-%]
[%- WRAPPER wrap_box
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]