You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ps...@apache.org on 2014/05/28 10:10:45 UTC

svn commit: r1597938 - in /xmlgraphics/site/trunk/content/fop: 1.0/embedding.mdtext 1.1/embedding.mdtext

Author: psancho
Date: Wed May 28 08:10:44 2014
New Revision: 1597938

URL: http://svn.apache.org/r1597938
Log:
FIX incorrect inner links

Modified:
    xmlgraphics/site/trunk/content/fop/1.0/embedding.mdtext
    xmlgraphics/site/trunk/content/fop/1.1/embedding.mdtext

Modified: xmlgraphics/site/trunk/content/fop/1.0/embedding.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/1.0/embedding.mdtext?rev=1597938&r1=1597937&r2=1597938&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/1.0/embedding.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/1.0/embedding.mdtext Wed May 28 08:10:44 2014
@@ -324,7 +324,7 @@ There are several options to consider:
 
 - Fine-tune your stylesheet to make the XSLT process more efficient and to create XSL-FO that can be processed by FOP more efficiently. Less is more: Try to make use of property inheritance where possible.
 
-- You may also wish to consider trying to reduce [memory usage](http://xmlgraphics.apache.org/fop/trunk/running.html#memory).
+- You may also wish to consider trying to reduce [memory usage](running.html#memory).
 
 ## Multithreading FOP {#multithreading}
 

Modified: xmlgraphics/site/trunk/content/fop/1.1/embedding.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/1.1/embedding.mdtext?rev=1597938&r1=1597937&r2=1597938&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/1.1/embedding.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/1.1/embedding.mdtext Wed May 28 08:10:44 2014
@@ -358,7 +358,7 @@ There are several options to consider:
 
 - Fine-tune your stylesheet to make the XSLT process more efficient and to create XSL-FO that can be processed by FOP more efficiently. Less is more: Try to make use of property inheritance where possible.
 
-- You may also wish to consider trying to reduce [memory usage](http://xmlgraphics.apache.org/fop/trunk/running.html#memory).
+- You may also wish to consider trying to reduce [memory usage](running.html#memory).
 
 ## Multithreading FOP {#multithreading}
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org