[jbosstools-commits] JBoss Tools SVN: r35849 - branches/jbosstools-3.3.0.M4/build/aggregate/site.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Oct 20 11:23:49 EDT 2011


Author: nickboldt
Date: 2011-10-20 11:23:49 -0400 (Thu, 20 Oct 2011)
New Revision: 35849

Modified:
   branches/jbosstools-3.3.0.M4/build/aggregate/site/site.xsl
Log:
file is now called jbosstools-directory.xml, so update the link in the index.html page

Modified: branches/jbosstools-3.3.0.M4/build/aggregate/site/site.xsl
===================================================================
--- branches/jbosstools-3.3.0.M4/build/aggregate/site/site.xsl	2011-10-20 15:20:04 UTC (rev 35848)
+++ branches/jbosstools-3.3.0.M4/build/aggregate/site/site.xsl	2011-10-20 15:23:49 UTC (rev 35849)
@@ -120,7 +120,7 @@
 				</td>
 				<td class="rowLine" colspan="1">
 					::
-                                        <a href="directory.xml" style="font-size:x-small">directory.xml</a>
+                                        <a href="jbosstools-directory.xml" style="font-size:x-small">jbosstools-directory.xml</a>
 				</td>
 			</tr>
 		</table>



More information about the jbosstools-commits mailing list