stas 02/05/12 03:49:01
Modified: src/help commercial.html training.html
Log:
find help -type f -exec perl -pi -e
's|maillist/users|maillist/modperl|' {} \;
Revision Changes Path
1.3 +1 -1 modperl-docs/src/help/commercial.html
Index: commercial.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/help/commercial.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- commercial.html 12 May 2002 09:44:50 -0000 1.2
+++ commercial.html 12 May 2002 10:49:01 -0000 1.3
@@ -16,7 +16,7 @@
<p>
If your company provides commercial mod_perl support and you would
like to be listed on this page, please send email to <a
-href="../maillist/users.html">users</a> mailing list.
+href="../maillist/modperl.html">users</a> mailing list.
</p>
<ul>
1.3 +1 -1 modperl-docs/src/help/training.html
Index: training.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/help/training.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- training.html 12 May 2002 09:44:50 -0000 1.2
+++ training.html 12 May 2002 10:49:01 -0000 1.3
@@ -15,7 +15,7 @@
<p>
If your company provides mod_perl training and you would like
to be listed on this page, please send email to the <a
- href="../maillist/users.html">users</a> mailing list.
+ href="../maillist/modperl.html">users</a> mailing list.
</p>
<h3>World-Wide</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]