Author: gozer
Date: Wed Dec 15 14:23:50 2004
New Revision: 112036

URL: http://svn.apache.org/viewcvs?view=rev&rev=112036
Log:
Changed one more relative link into a fully-qualified one.

Spotted-by: stas


Modified:
   perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod?view=diff&rev=112036&p1=perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod&r1=112035&p2=perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod&r2=112036
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/config/custom.pod Wed Dec 15 
14:23:50 2004
@@ -673,7 +673,7 @@
 META: complete the details, which are new to 2.0.
 
 To retrieve the contents of a custom "container" directive, use the
-C<L<Apache::Directive>> object's methods 
+C<L<Apache::Directive|docs::2.0::api::Apache::Directive>> object's methods 
 C<L<as_hash|docs::2.0::api::Apache::Directive/C_as_hash_>>
 or C<L<as_string|docs::2.0::api::Apache::Directive/C_as_string_>> :
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to