You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/08/28 22:38:17 UTC

svn commit: r1378318 - /jmeter/trunk/xdocs/stylesheets/project.xml

Author: pmouawad
Date: Tue Aug 28 20:38:16 2012
New Revision: 1378318

URL: http://svn.apache.org/viewvc?rev=1378318&view=rev
Log:
Add link to jmeter best-practices on home page

Modified:
    jmeter/trunk/xdocs/stylesheets/project.xml

Modified: jmeter/trunk/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/project.xml?rev=1378318&r1=1378317&r2=1378318&view=diff
==============================================================================
--- jmeter/trunk/xdocs/stylesheets/project.xml (original)
+++ jmeter/trunk/xdocs/stylesheets/project.xml Tue Aug 28 20:38:16 2012
@@ -37,6 +37,7 @@
 	 </menu>
 	 <menu name="Documentation">
 		<item name="User Manual"         href="/usermanual/index.html"/>
+        <item name="Best Practices"         href="/usermanual/best-practices.html"/>
         <item name="Component Reference"         href="/usermanual/component_reference.html"/>
         <item name="Functions Reference"         href="/usermanual/functions.html"/>
 		<item name="Javadocs"		     href="/api/index.html"/>